We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03bb3ae + 31575a6 commit 2c2f7f4Copy full SHA for 2c2f7f4
1 file changed
build.gradle
@@ -15,8 +15,8 @@ repositories {
15
}
16
17
dependencies {
18
- implementation 'org.apache.logging.log4j:log4j-core:2.26.0'
19
- implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0'
+ implementation 'org.apache.logging.log4j:log4j-core:2.26.1'
+ implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.26.1'
20
implementation 'org.yaml:snakeyaml:2.6'
21
implementation 'it.unimi.dsi:fastutil:8.5.18'
22
0 commit comments