aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Tolstopyatov <qwwdfsad@gmail.com>2021-02-01 07:14:39 -0800
committerGitHub <noreply@github.com>2021-02-01 18:14:39 +0300
commitdd79263dfd739dc4a946d38123576b961d5bfdb4 (patch)
tree701b9f689d7c319e64bdd4ce0279ac91941b871a
parent7061cc261a6726c360bf683852449d5a287551a2 (diff)
downloadkotlinx.coroutines-dd79263dfd739dc4a946d38123576b961d5bfdb4.tar.gz
Update binary compatibility validator (#2510)
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 3e055eb3..7cdd9824 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
#
-# Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+# Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
#
# Kotlin
@@ -21,7 +21,7 @@ rxjava2_version=2.2.8
rxjava3_version=3.0.2
javafx_version=11.0.2
javafx_plugin_version=0.0.8
-binary_compatibility_validator_version=0.3.0
+binary_compatibility_validator_version=0.4.0
blockhound_version=1.0.2.RELEASE
jna_version=5.5.0