Skip to content

Commit

Permalink
Update dependency io.github.oshai:kotlin-logging-jvm to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 4b37e35 commit 40d4dd9
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 @@ -28,7 +28,7 @@ cpg-language-java = { module = "de.fraunhofer.aisec:cpg-language-java", version.
#cpg-analysis = { module = "com.github.Fraunhofer-AISEC.cpg:cpg-analysis", version.ref = "cpg"}
#cpg-language-go = { module = "com.github.Fraunhofer-AISEC.cpg:cpg-language-go", version.ref = "cpg"}

kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "5.1.0" }
kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "5.1.1" }
log4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.22.0"}
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.1"}
koin = { module = "io.insert-koin:koin-core", version.ref = "koin"}
Expand Down

0 comments on commit 40d4dd9

Please sign in to comment.