Skip to content

Commit

Permalink
deps(upgrade): bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.7
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.3.14 to 1.5.7.
- [Commits](qos-ch/logback@v_1.3.14...v_1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2024
1 parent e64e82f commit 6a0b8d1
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 @@ -52,7 +52,7 @@ dependencies {
}
api("com.google.code.findbugs:jsr305:3.0.2")

testImplementation("ch.qos.logback:logback-classic:1.3.14")
testImplementation("ch.qos.logback:logback-classic:1.5.7")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
testImplementation("org.apache.commons:commons-lang3:3.14.0")
Expand Down

0 comments on commit 6a0b8d1

Please sign in to comment.