Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v1.5.16
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 2ff422c commit 39b4ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testImplementation("org.testcontainers:junit-jupiter:1.20.4")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
testImplementation("ch.qos.logback:logback-core:1.5.15")
testImplementation("ch.qos.logback:logback-classic:1.5.15")
testImplementation("ch.qos.logback:logback-core:1.5.16")
testImplementation("ch.qos.logback:logback-classic:1.5.16")
testImplementation("com.fasterxml.jackson.core:jackson-core:2.18.2")
testImplementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2")
}
Expand Down

0 comments on commit 39b4ecc

Please sign in to comment.