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 8aec32a commit 3afaec2Copy full SHA for 3afaec2
proxy/build.gradle.kts
@@ -5,7 +5,7 @@ dependencies {
5
api("org.apache.logging.log4j:log4j-core:$log4jVersion")
6
api("org.apache.logging.log4j:log4j-slf4j2-impl:$log4jVersion")
7
api("org.slf4j:slf4j-api:2.0.12")
8
- api("it.unimi.dsi:fastutil:8.5.13")
+ api("it.unimi.dsi:fastutil:8.5.14")
9
}
10
11
tasks {
0 commit comments