Skip to content

Commit 95faf92

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump guice from 5.1.0 to 6.0.0
Bumps [guice](https://github.com/google/guice) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/google/guice/releases) - [Commits](google/guice@5.1.0...6.0.0) --- updated-dependencies: - dependency-name: com.google.inject:guice dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97375f7 commit 95faf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.google.inject</groupId>
100100
<artifactId>guice</artifactId>
101-
<version>5.1.0</version>
101+
<version>6.0.0</version>
102102
<scope>test</scope>
103103
</dependency>
104104
</dependencies>

0 commit comments

Comments
 (0)