Skip to content

Commit fa7c8d3

Browse files
Update dependency com.google.inject:guice to v5.1.0 (#65)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5f40974 commit fa7c8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

de.bitctrl.dav.rest.client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation "org.glassfish.jersey.media:jersey-media-json-jackson:$jersey_version"
2121
implementation "org.glassfish.jersey.inject:jersey-hk2:$jersey_version"
2222

23-
implementation 'com.google.inject:guice:5.0.1'
23+
implementation 'com.google.inject:guice:5.1.0'
2424
implementation "de.bsvrz.dav:de.bsvrz.dav.daf:$datenverteiler_version"
2525
implementation "de.bsvrz.sys:de.bsvrz.sys.funclib.application:$datenverteiler_version"
2626
implementation "de.bsvrz.sys:de.bsvrz.sys.funclib.dataIdentificationSettings:$datenverteiler_version"

0 commit comments

Comments
 (0)