Skip to content

Commit 23a5d53

Browse files
fix(deps): update dependency org.cadixdev:atlas to v0.2.2
1 parent e9fd3f2 commit 23a5d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gson = "com.google.code.gson:gson:2.13.2"
1919
cadix-lorenz-core = { module = "org.cadixdev:lorenz", version.ref = "lorenz" }
2020
cadix-lorenz-asm = { module = "org.cadixdev:lorenz-asm", version.ref = "lorenz" }
2121
cadix-lorenz-proguard = { module = "org.cadixdev:lorenz-io-proguard", version.ref = "lorenz" }
22-
cadix-atlas = "org.cadixdev:atlas:0.2.1"
22+
cadix-atlas = "org.cadixdev:atlas:0.2.2"
2323
cadix-at = "org.cadixdev:at:0.1.0-rc1"
2424

2525
hypo-model = { module = "dev.denwav.hypo:hypo-model", version.ref = "hypo" }

0 commit comments

Comments
 (0)