Skip to content

Commit 019ab58

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents fa6c0c9 + 1615e3a commit 019ab58

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ metadata.format.version = "1.1"
55
# CompileOnly dependencies
66
velocity = "3.2.0-SNAPSHOT"
77
# Included in Velocity but not exposed in API
8-
caffeine = "3.1.2"
8+
caffeine = "3.1.7"
99

1010
# Gradle Plugins
1111
blossom = "1.3.1"
1212
shadow = "7.1.2"
13-
runvelocity = "2.0.1"
13+
runvelocity = "2.1.0"
1414

1515
# Utility Libraries
1616
configurate = "4.1.2"
1717
libby = "43d25ade72"
18-
bstats = "3.0.0"
18+
bstats = "3.0.2"
1919

2020
hikaricp = "5.0.1"
21-
h2database = "2.1.214"
21+
h2database = "2.2.220"
2222

2323
[libraries]
2424

0 commit comments

Comments
 (0)