Skip to content

Commit

Permalink
fix(deps): 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 Jun 14, 2024
1 parent 1c657e7 commit 8909750
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 @@ -26,7 +26,7 @@ dependencies {
implementation("org.slf4j:slf4j-api:2.1.0-alpha1")
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1")
implementation("org.apache.logging.log4j:log4j-core:2.23.1")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")

// Discord Related
implementation("dev.kord:kord-core:unknown-d-field-fix-SNAPSHOT")
Expand Down

0 comments on commit 8909750

Please sign in to comment.