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 2db9d04 commit 564900aCopy full SHA for 564900a
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ gson = "com.google.code.gson:gson:2.13.1"
19
cadix-lorenz-core = { module = "org.cadixdev:lorenz", version.ref = "lorenz" }
20
cadix-lorenz-asm = { module = "org.cadixdev:lorenz-asm", version.ref = "lorenz" }
21
cadix-lorenz-proguard = { module = "org.cadixdev:lorenz-io-proguard", version.ref = "lorenz" }
22
-cadix-atlas = "org.cadixdev:atlas:0.2.1"
+cadix-atlas = "org.cadixdev:atlas:0.2.2"
23
cadix-at = "org.cadixdev:at:0.1.0-rc1"
24
25
hypo-model = { module = "dev.denwav.hypo:hypo-model", version.ref = "hypo" }
0 commit comments