Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v1.5.10 (#114)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 4e157e4 commit bfad1f2
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.2")
testImplementation("org.testcontainers:junit-jupiter:1.20.2")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
testImplementation("ch.qos.logback:logback-core:1.5.8")
testImplementation("ch.qos.logback:logback-classic:1.5.8")
testImplementation("ch.qos.logback:logback-core:1.5.10")
testImplementation("ch.qos.logback:logback-classic:1.5.10")
testImplementation("com.fasterxml.jackson.core:jackson-core:2.18.0")
testImplementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.0")
}
Expand Down

0 comments on commit bfad1f2

Please sign in to comment.