We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc6acd commit a241dcfCopy full SHA for a241dcf
gradle.properties
@@ -10,7 +10,7 @@ kotlin_version=1.8.20
10
# Dependencies
11
junit_version=4.12
12
junit5_version=5.7.0
13
-atomicfu_version=0.20.2
+atomicfu_version=0.21.0
14
knit_version=0.4.0
15
html_version=0.7.2
16
lincheck_version=2.18.1
@@ -22,7 +22,7 @@ rxjava2_version=2.2.8
22
rxjava3_version=3.0.2
23
javafx_version=17.0.2
24
javafx_plugin_version=0.0.8
25
-binary_compatibility_validator_version=0.12.0
+binary_compatibility_validator_version=0.13.2
26
kover_version=0.7.0-Beta
27
blockhound_version=1.0.8.RELEASE
28
jna_version=5.9.0
0 commit comments