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 6f8098c commit b1ee1f0Copy full SHA for b1ee1f0
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
api('ch.qos.logback:logback-classic:[1.2.3,2)')
42
api('com.augustcellars.cose:cose-java:[1.0.0,2)')
43
api('com.fasterxml.jackson.core:jackson-databind:[2.11.0,3)')
44
- api('com.google.guava:guava:[24.1.1,30)')
+ api('com.google.guava:guava:[24.1.1,31)')
45
api('com.upokecenter:cbor:[4.0.1,5)')
46
api('javax.ws.rs:javax.ws.rs-api:[2.1,3)')
47
api('javax.xml.bind:jaxb-api:[2.3.0,3)')
0 commit comments