Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 045742a commit 1eb355e
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 @@ -42,7 +42,7 @@ javafx {
dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")

implementation("ch.qos.logback:logback-classic:1.5.3")
implementation("ch.qos.logback:logback-classic:1.5.5")
implementation("com.google.guava:guava:33.1.0-jre")
// https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc
implementation("org.xerial:sqlite-jdbc:3.45.2.0")
Expand Down

0 comments on commit 1eb355e

Please sign in to comment.