Skip to content

Commit 15756c3

Browse files
authored
Merge pull request #3 from Onako2/dependabot/gradle/ch.qos.logback-logback-classic-1.5.6
Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6
2 parents fddd4d6 + d76d53e commit 15756c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation 'org.junit.jupiter:junit-jupiter'
2323
implementation 'com.github.twitch4j:twitch4j:1.20.0'
2424
implementation 'org.xerial:sqlite-jdbc:3.45.3.0'
25-
implementation 'ch.qos.logback:logback-classic:1.4.14'
25+
implementation 'ch.qos.logback:logback-classic:1.5.6'
2626
implementation 'com.hexadevlabs:gpt4all-java-binding:1.1.5'
2727
implementation 'org.json:json:20240303'
2828
}

0 commit comments

Comments
 (0)