Skip to content

Commit

Permalink
Upgrade: Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 (#50)
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.15.
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.15)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 14bfaa7 commit bdb706e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
api("com.google.code.gson:gson:2.11.0")
api("com.viaversion:nbt:5.0.2")
api("it.unimi.dsi:fastutil:8.5.15")
api("ch.qos.logback:logback-classic:1.5.12")
api("ch.qos.logback:logback-classic:1.5.15")
compileOnly("org.jetbrains:annotations:26.0.1")
// Uncomment to manually run mappings gen in ide
// compileOnly(files("server.jar"))
Expand Down

0 comments on commit bdb706e

Please sign in to comment.