Skip to content

Commit

Permalink
Merge pull request #54 from tuProlog/renovate/ch.qos.logback
Browse files Browse the repository at this point in the history
fix(deps): update ch.qos.logback to v1.4.9
  • Loading branch information
Gilbocc authored Aug 8, 2023
2 parents b8a8ba5 + b7df582 commit 3cad978
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ javaFx = { id = "org.openjfx.javafxplugin", version.ref = "javaFxVer" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
ktNpmPublish = "io.github.gciatto:kt-npm-publish:0.3.9"
javaFxLib = "org.openjfx:javafx-graphics:21-ea+24"
logback-classic = "ch.qos.logback:logback-classic:1.4.8"
logback-core = "ch.qos.logback:logback-core:1.4.8"
logback-classic = "ch.qos.logback:logback-classic:1.4.9"
logback-core = "ch.qos.logback:logback-core:1.4.9"
jung-api = "net.sf.jung:jung-api:2.1.1"
jung-visualization = "net.sf.jung:jung-visualization:2.1.1"
jung-graphimpl = "net.sf.jung:jung-graph-impl:2.1.1"
Expand Down

0 comments on commit 3cad978

Please sign in to comment.