Skip to content

Commit 5b9219b

Browse files
authored
Merge pull request #660 from purrbot-site/dependabot/gradle/ch.qos.logback-logback-classic-1.5.17
Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
2 parents 76c707d + 5b05fab commit 5b9219b

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
@@ -43,7 +43,7 @@ repositories {
4343
}
4444

4545
dependencies {
46-
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.16'
46+
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.17'
4747
compile group: 'pw.chew', name: 'jda-chewtils-commons', version: '2.1-SNAPSHOT'
4848
compile group: 'pw.chew', name: 'jda-chewtils-menu', version: '2.1-SNAPSHOT'
4949
implementation group: 'com.rethinkdb', name: 'rethinkdb-driver', version:'2.4.4'

0 commit comments

Comments
 (0)