Skip to content

Commit

Permalink
Merge pull request #3 from Onako2/dependabot/gradle/ch.qos.logback-lo…
Browse files Browse the repository at this point in the history
…gback-classic-1.5.6

Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6
  • Loading branch information
Onako2 authored Apr 30, 2024
2 parents fddd4d6 + d76d53e commit 15756c3
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.20.0'
implementation 'org.xerial:sqlite-jdbc:3.45.3.0'
implementation 'ch.qos.logback:logback-classic:1.4.14'
implementation 'ch.qos.logback:logback-classic:1.5.6'
implementation 'com.hexadevlabs:gpt4all-java-binding:1.1.5'
implementation 'org.json:json:20240303'
}
Expand Down

0 comments on commit 15756c3

Please sign in to comment.