Skip to content

Commit

Permalink
Merge pull request #37 from tuProlog/renovate/ch.qos.logback-logback-…
Browse files Browse the repository at this point in the history
…core-1.x

Update dependency ch.qos.logback:logback-core to v1.4.8
  • Loading branch information
Gilbocc authored Aug 2, 2023
2 parents d6ef9af + 5fd492e commit 63bb1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ide/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {

/* JUNG DEPENDENCIES */
api("ch.qos.logback", "logback-classic", "1.4.4")
api("ch.qos.logback", "logback-core", "1.4.4")
api("ch.qos.logback", "logback-core", "1.4.8")
api("net.sf.jung", "jung-api", "2.1.1")
api("net.sf.jung", "jung-visualization", "2.1.1")
api("net.sf.jung", "jung-graph-impl", "2.1.1")
Expand Down

0 comments on commit 63bb1f7

Please sign in to comment.