Skip to content

Commit

Permalink
chore(gradle): bump io.github.oshai:kotlin-logging-jvm in /mock-api (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 7f33436 commit da4b8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
implementation("org.http4k:http4k-client-apache")

implementation("org.wiremock:wiremock:3.11.0")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.3")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.4")
implementation("org.slf4j:slf4j-simple:2.0.16")
}

Expand Down

0 comments on commit da4b8d6

Please sign in to comment.