X: Dependency update

This commit is contained in:
2026-06-21 12:04:26 +02:00
parent 7935c8ae52
commit 9cda922162
+1 -1
View File
@@ -36,7 +36,7 @@ val detag by configurations.creating {
} }
dependencies { dependencies {
detag("com.r35157.tools:detag-impl_ref:0.1-dev") detag("com.r35157.tools:detag-impl_ref:0.1.0")
compileOnly("org.jetbrains:annotations:26.1.0") compileOnly("org.jetbrains:annotations:26.1.0")
} }