Skip to content

Commit 5b94652

Browse files
committed
Update Guava version to 24.0-jre
1 parent 69b2a40 commit 5b94652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integration/kotlinx-coroutines-guava/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
ext.guava_version = '21.0'
1+
ext.guava_version = '24.0-jre'
2+
23
dependencies {
34
compile "com.google.guava:guava:$guava_version"
45
}

0 commit comments

Comments
 (0)