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 676c419 commit 21b1faeCopy full SHA for 21b1fae
1 file changed
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
-axion = "1.18.16"
3
-dockcross = "0.2.3"
+axion = "1.19.0"
+dockcross = "0.4.2"
4
mavenCentralPublish = "0.8.0"
5
jdtAnnotations = "2.3.100"
6
-slf4j = "2.0.16"
7
-logback = "1.3.14"
8
-junitJupiter = "5.11.3"
9
-jniAccessGenerator = "1.1.8"
+slf4j = "2.0.17"
+logback = "1.3.15"
+junitJupiter = "5.13.4"
+jniAccessGenerator = "1.2.2"
10
11
[libraries]
12
jdtAnnotations = { module = "org.eclipse.jdt:org.eclipse.jdt.annotation", version.ref = "jdtAnnotations" }
0 commit comments