Skip to content

Commit

Permalink
GH-143 Update all dependencies (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent c375bc8 commit c1910d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
}

checkstyle {
toolVersion = "10.12.4"
toolVersion = "10.14.0"

configFile = file("${rootDir}/checkstyle/checkstyle.xml")

Expand Down Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation("net.dzikoysk:cdn:1.14.4")

// slf4j setup
implementation("ch.qos.logback:logback-classic:1.5.2")
implementation("ch.qos.logback:logback-classic:1.5.3")

// new modern fork of jda-utilities
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")
Expand Down

0 comments on commit c1910d8

Please sign in to comment.