Skip to content

Commit

Permalink
Update dependency de.varilx:base-api to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 0690bcb commit 1e8dc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:${paper_version}")
compileOnly("org.projectlombok:lombok:1.18.36")
implementation("de.varilx:base-api:0.4.1")
implementation("de.varilx:base-api:1.0.0-commit-1767997")
compileOnly ("com.github.MilkBowl:VaultAPI:1.7.1")

annotationProcessor("org.projectlombok:lombok:1.18.36")
Expand Down

0 comments on commit 1e8dc9b

Please sign in to comment.