Skip to content

Commit ca066ef

Browse files
author
Bruce Eckel
committed
Update to release 21 of Guava
1 parent f2049d7 commit ca066ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/subprojects.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ project(':collections') {
6464
configure(subprojects - project(':onjava')) {
6565
dependencies {
6666
compile project(':onjava')
67-
compile 'com.google.guava:guava:19.0'
67+
compile 'com.google.guava:guava:21.0-rc2'
6868
compileOnly "org.openjdk.jmh:jmh-core:${jmh.jmhVersion}"
6969
}
7070
}

0 commit comments

Comments
 (0)