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 e9fd3f2 commit b2dd901Copy full SHA for b2dd901
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ 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"
23
-cadix-at = "org.cadixdev:at:0.1.0-rc1"
+cadix-at = "org.cadixdev:at:0.1.0-SNAPSHOT"
24
25
hypo-model = { module = "dev.denwav.hypo:hypo-model", version.ref = "hypo" }
26
hypo-core = { module = "dev.denwav.hypo:hypo-core", version.ref = "hypo" }
0 commit comments