Skip to content

Commit

Permalink
fix(deps): update dependency io.github.oshai:kotlin-logging to v7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent a3afa89 commit 48a864e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
junit-launcher = { module = "org.junit.platform:junit-platform-launcher", version = "1.11.3" }
kotlin-logging = { module = "io.github.oshai:kotlin-logging", version = "7.0.0" }
kotlin-logging = { module = "io.github.oshai:kotlin-logging", version = "7.0.3" }
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }

Expand Down

0 comments on commit 48a864e

Please sign in to comment.