Skip to content

Commit

Permalink
deps: ConfigLib now versioned without the v
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Mar 16, 2024
1 parent b118a8c commit 5b5e40e
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 @@ -47,7 +47,7 @@ dependencies {
implementation 'net.william278:DesertWell:2.0.4'
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
implementation 'org.bstats:bstats-velocity:3.0.2'
implementation 'de.exlll:configlib-yaml:v4.5.0'
implementation 'de.exlll:configlib-yaml:4.5.0'

annotationProcessor 'org.projectlombok:lombok:1.18.30'
}
Expand Down

0 comments on commit 5b5e40e

Please sign in to comment.