Skip to content

Commit

Permalink
Merge pull request #41 from selcarpa/dependabot/gradle/io.github.osha…
Browse files Browse the repository at this point in the history
…i-kotlin-logging-jvm-7.0.0

Bump io.github.oshai:kotlin-logging-jvm from 6.0.3 to 7.0.0
  • Loading branch information
selcarpa committed Jun 17, 2024
2 parents 3da354c + b79433e commit 919186f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
//ssl server support
implementation("org.bouncycastle:bcpkix-jdk18on:1.78.1")
//kotlin-logging
implementation("io.github.oshai:kotlin-logging-jvm:6.0.3")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
implementation("ch.qos.logback:logback-classic:1.5.6")

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
Expand Down

0 comments on commit 919186f

Please sign in to comment.