We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa6c0c9 + 1615e3a commit 019ab58Copy full SHA for 019ab58
1 file changed
gradle/libs.versions.toml
@@ -5,20 +5,20 @@ metadata.format.version = "1.1"
5
# CompileOnly dependencies
6
velocity = "3.2.0-SNAPSHOT"
7
# Included in Velocity but not exposed in API
8
-caffeine = "3.1.2"
+caffeine = "3.1.7"
9
10
# Gradle Plugins
11
blossom = "1.3.1"
12
shadow = "7.1.2"
13
-runvelocity = "2.0.1"
+runvelocity = "2.1.0"
14
15
# Utility Libraries
16
configurate = "4.1.2"
17
libby = "43d25ade72"
18
-bstats = "3.0.0"
+bstats = "3.0.2"
19
20
hikaricp = "5.0.1"
21
-h2database = "2.1.214"
+h2database = "2.2.220"
22
23
[libraries]
24
0 commit comments