Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 committed Nov 27, 2023
1 parent 11caa1d commit 71c5ebb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[versions]
# common libraries
adventure = "4.14.0"
annotations = "24.0.1"
annotations = "24.1.0"
configapi = "4.6.4"
event4j = "3.2.1"
hikaricp = "5.0.1"
hikaricp = "5.1.0"
translationloader = "2.0.2"

# gradle plugins
shadow = "8.1.1"
aggregate-javadoc = "8.3"
aggregate-javadoc = "8.4"

# platform api
paper = "1.20.1-R0.1-SNAPSHOT"
paper = "1.20.2-R0.1-SNAPSHOT"
paper-javadoc = "1.20"

# plugin api
coreprotect = "22.2"
lwc = "2.3.1"
bolt = "1.0.517"
bolt = "1.0.518"

[libraries]

Expand Down

0 comments on commit 71c5ebb

Please sign in to comment.