Skip to content

Commit b1ee1f0

Browse files
committed
Bump Guava dependency max version
1 parent 6f8098c commit b1ee1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
api('ch.qos.logback:logback-classic:[1.2.3,2)')
4242
api('com.augustcellars.cose:cose-java:[1.0.0,2)')
4343
api('com.fasterxml.jackson.core:jackson-databind:[2.11.0,3)')
44-
api('com.google.guava:guava:[24.1.1,30)')
44+
api('com.google.guava:guava:[24.1.1,31)')
4545
api('com.upokecenter:cbor:[4.0.1,5)')
4646
api('javax.ws.rs:javax.ws.rs-api:[2.1,3)')
4747
api('javax.xml.bind:jaxb-api:[2.3.0,3)')

0 commit comments

Comments
 (0)