Skip to content

Commit

Permalink
Merge pull request #14 from ProjectHSI/dependabot/gradle/io.papermc.p…
Browse files Browse the repository at this point in the history
…aper-paper-api-1.20.4-R0.1-SNAPSHOT

Bump io.papermc.paper:paper-api from 1.20.2-R0.1-SNAPSHOT to 1.20.4-R0.1-SNAPSHOT
  • Loading branch information
ProjectHSI authored Dec 8, 2023
2 parents d3381ae + 8d8f9af commit 6d6ad7d
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 @@ -19,7 +19,7 @@ repositories {
}

dependencies {
compileOnly "io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT"
compileOnly "io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT"
compileOnly "com.google.protobuf:protobuf-java:3.25.1"
compileOnly "com.google.protobuf:protobuf-java-util:3.25.1"
compileOnly "net.kyori:adventure-text-serializer-ansi:4.14.0"
Expand Down

0 comments on commit 6d6ad7d

Please sign in to comment.