Skip to content

Commit

Permalink
Merge pull request #27 from Onako2/dependabot/gradle/ch.qos.logback-l…
Browse files Browse the repository at this point in the history
…ogback-classic-1.5.15

Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15
  • Loading branch information
Onako2 authored Dec 23, 2024
2 parents 7249260 + 9350019 commit 444fe81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter'
implementation 'com.github.twitch4j:twitch4j:1.22.0'
implementation 'org.xerial:sqlite-jdbc:3.47.1.0'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'ch.qos.logback:logback-classic:1.5.15'
implementation 'com.hexadevlabs:gpt4all-java-binding:1.1.5'
implementation 'org.json:json:20240303'
}
Expand Down

0 comments on commit 444fe81

Please sign in to comment.