Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Update dependency tech.inudev.profundus:profundusLib to v0.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2023
1 parent 42d8fb0 commit 1844aea
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 @@ -31,7 +31,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.26'
compileOnly 'io.papermc.paper:paper-api:1.18.1-R0.1-SNAPSHOT'
compileOnly "org.geysermc.floodgate:api:2.0-SNAPSHOT"
implementation "tech.inudev.profundus:profundusLib:0.0.1-SNAPSHOT-patch4"
implementation "tech.inudev.profundus:profundusLib:0.0.1-SNAPSHOT"
}

def targetJavaVersion = 17
Expand Down

0 comments on commit 1844aea

Please sign in to comment.