Skip to content

Commit 21b1fae

Browse files
committed
upgrade dependencies
1 parent 676c419 commit 21b1fae

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
axion = "1.18.16"
3-
dockcross = "0.2.3"
2+
axion = "1.19.0"
3+
dockcross = "0.4.2"
44
mavenCentralPublish = "0.8.0"
55
jdtAnnotations = "2.3.100"
6-
slf4j = "2.0.16"
7-
logback = "1.3.14"
8-
junitJupiter = "5.11.3"
9-
jniAccessGenerator = "1.1.8"
6+
slf4j = "2.0.17"
7+
logback = "1.3.15"
8+
junitJupiter = "5.13.4"
9+
jniAccessGenerator = "1.2.2"
1010

1111
[libraries]
1212
jdtAnnotations = { module = "org.eclipse.jdt:org.eclipse.jdt.annotation", version.ref = "jdtAnnotations" }

0 commit comments

Comments
 (0)