Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 7, 2024
1 parent 2fc0a6c commit 1b3e14a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
compileOnly("org.eclipse.jdt:org.eclipse.jdt.annotation:2.3.100")
implementation("org.slf4j:slf4j-api:2.0.16")

testImplementation("ch.qos.logback:logback-classic:1.3.14")
testImplementation("ch.qos.logback:logback-classic:1.5.12")

"org.junit.jupiter:junit-jupiter-engine:5.11.3".also {
testFixturesImplementation(it)
Expand Down

0 comments on commit 1b3e14a

Please sign in to comment.