NoIssue: Dependency bump

This commit is contained in:
2026-02-07 10:28:00 +01:00
parent 59eb2d2bd1
commit b248d5bff6

View File

@@ -28,7 +28,7 @@ repositories {
}
dependencies {
implementation("org.jetbrains:annotations:26.0.1")
compileOnly("org.jetbrains:annotations:26.0.2-1")
implementation("log4j:log4j:1.2.17")
implementation("com.r35157.libs:random-api:0.1-dev")
}