Skip to content

Commit a84a68a

Browse files
Upgrade: Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8209acc commit a84a68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
api("com.google.code.gson:gson:2.12.1")
1313
api("com.viaversion:nbt:5.0.2")
1414
api("it.unimi.dsi:fastutil:8.5.15")
15-
api("ch.qos.logback:logback-classic:1.5.16")
15+
api("ch.qos.logback:logback-classic:1.5.18")
1616
compileOnly("org.jetbrains:annotations:26.0.2")
1717
// Uncomment to manually run mappings gen in ide
1818
// compileOnly(files("server.jar"))

0 commit comments

Comments
 (0)