Skip to content

Commit 3e89a17

Browse files
authored
Update binary compatibility validator to be compatible with upcoming Kotlin 1.6.0 (#2885)
1 parent dabe24e commit 3e89a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rxjava2_version=2.2.8
2222
rxjava3_version=3.0.2
2323
javafx_version=11.0.2
2424
javafx_plugin_version=0.0.8
25-
binary_compatibility_validator_version=0.6.0
25+
binary_compatibility_validator_version=0.7.0
2626
blockhound_version=1.0.2.RELEASE
2727
jna_version=5.5.0
2828

0 commit comments

Comments
 (0)