Skip to content

Commit

Permalink
Merge pull request #61 from MagicTeaMC/dependabot/gradle/me.scarsz.jd…
Browse files Browse the repository at this point in the history
…aappender-jda5-1.2.1

Bump me.scarsz.jdaappender:jda5 from 1.2.0 to 1.2.1
  • Loading branch information
MagicTeaMC authored Jul 11, 2024
2 parents d4806d8 + d19166f commit 17679ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
api("com.google.code.gson:gson:2.11.0")
api("org.slf4j:slf4j-nop:2.0.13")
api("org.slf4j:slf4j-api:2.0.13")
api("me.scarsz.jdaappender:jda5:1.2.0")
api("me.scarsz.jdaappender:jda5:1.2.1")
testImplementation("junit:junit:4.13.2")
testImplementation("org.hamcrest:hamcrest-core:2.2")
}
Expand Down

0 comments on commit 17679ee

Please sign in to comment.