X: Dependency update

This commit is contained in:
2026-06-21 12:05:59 +02:00
parent ea7cdbaf46
commit 804b640af5
+1 -1
View File
@@ -39,7 +39,7 @@ val detag by configurations.creating {
}
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")
runtimeOnly("org.apache.logging.log4j:log4j-core:2.26.0")
runtimeOnly("org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0")