Skip to content

Commit

Permalink
Update dependency de.varilx:base-api to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 54a0998 commit 22ce561
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 @@ -31,7 +31,7 @@ dependencies {
implementation("org.jetbrains:annotations:26.0.1")

// Base API
implementation("de.varilx:base-api:1.0.2")
implementation("de.varilx:base-api:1.1.0")

// JDA
implementation("net.dv8tion:JDA:5.2.2")
Expand Down

0 comments on commit 22ce561

Please sign in to comment.