Skip to content

Commit

Permalink
Update dependency io.github.oshai:kotlin-logging-jvm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent d91d489 commit 661d549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirc-suspending/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")

// logging
implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.3")

// insecure connections
implementation("io.github.hakky54:sslcontext-kickstart:8.3.5")
Expand Down

0 comments on commit 661d549

Please sign in to comment.