Skip to content

Commit

Permalink
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v6…
Browse files Browse the repository at this point in the history
….0.3
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 993b746 commit f3b3eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mklanguages/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation("com.github.h0tk3y.betterParse:better-parse:0.4.4")

// Logging
implementation("io.github.oshai:kotlin-logging-jvm:6.0.1")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.3")
implementation("ch.qos.logback:logback-classic:1.4.11")

// Testing
Expand Down

0 comments on commit f3b3eb5

Please sign in to comment.