We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f40974 commit fa7c8d3Copy full SHA for fa7c8d3
1 file changed
de.bitctrl.dav.rest.client/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
implementation "org.glassfish.jersey.media:jersey-media-json-jackson:$jersey_version"
21
implementation "org.glassfish.jersey.inject:jersey-hk2:$jersey_version"
22
23
- implementation 'com.google.inject:guice:5.0.1'
+ implementation 'com.google.inject:guice:5.1.0'
24
implementation "de.bsvrz.dav:de.bsvrz.dav.daf:$datenverteiler_version"
25
implementation "de.bsvrz.sys:de.bsvrz.sys.funclib.application:$datenverteiler_version"
26
implementation "de.bsvrz.sys:de.bsvrz.sys.funclib.dataIdentificationSettings:$datenverteiler_version"
0 commit comments