We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bead0 commit db95996Copy full SHA for db95996
integration/kotlinx-coroutines-guava/build.gradle
@@ -2,7 +2,7 @@
2
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
3
*/
4
5
-ext.guava_version = '24.0-jre'
+ext.guava_version = '28.0-jre'
6
7
dependencies {
8
compile "com.google.guava:guava:$guava_version"
0 commit comments