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 3a4e5d7 commit 9b1b962Copy full SHA for 9b1b962
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ gson = "com.google.code.gson:gson:2.13.2"
21
cadix-lorenz-core = { module = "org.cadixdev:lorenz", version.ref = "lorenz" }
22
cadix-lorenz-asm = { module = "org.cadixdev:lorenz-asm", version.ref = "lorenz" }
23
cadix-lorenz-proguard = { module = "org.cadixdev:lorenz-io-proguard", version.ref = "lorenz" }
24
-cadix-atlas = "org.cadixdev:atlas:0.2.1"
+cadix-atlas = "org.cadixdev:atlas:0.2.2"
25
cadix-at = "org.cadixdev:at:0.1.0-rc1"
26
27
hypo-model = { module = "dev.denwav.hypo:hypo-model", version.ref = "hypo" }
0 commit comments