Skip to content

Commit dd79263

Browse files
authored
Update binary compatibility validator (#2510)
1 parent 7061cc2 commit dd79263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
2+
# Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
33
#
44

55
# Kotlin
@@ -21,7 +21,7 @@ rxjava2_version=2.2.8
2121
rxjava3_version=3.0.2
2222
javafx_version=11.0.2
2323
javafx_plugin_version=0.0.8
24-
binary_compatibility_validator_version=0.3.0
24+
binary_compatibility_validator_version=0.4.0
2525
blockhound_version=1.0.2.RELEASE
2626
jna_version=5.5.0
2727

0 commit comments

Comments
 (0)