Skip to content

Commit

Permalink
Update dependency club.minnced:discord-webhooks to v0.8.4 (#40)
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 Aug 18, 2024
1 parent c9ffd0c commit c7dddcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {

// Logging
implementation(libs.bundles.logging)
implementation("club.minnced", "discord-webhooks", "0.7.5")
implementation("club.minnced", "discord-webhooks", "0.8.4")

// unit testing
testImplementation(platform("org.junit:junit-bom:5.9.0"))
Expand Down

0 comments on commit c7dddcf

Please sign in to comment.