@@ -20,7 +20,7 @@ minecraft-vault = "1.7.1" # https://github.com/MilkBowl/VaultAPI
2020minecraft-coreprotect = " 21.2"
2121minecraft-astralibs = " 3.17.0" # https://github.com/Astra-Interactive/AstraLibs
2222minecraft-bstats = " 3.1.0"
23- minecraft-mockbukkit = " 4.9 .0"
23+ minecraft-mockbukkit = " 4.12 .0"
2424
2525# Testing
2626tests-org-testing = " 7.10.2"
@@ -30,10 +30,10 @@ tests-junit-jupiter-api = "5.11.3"
3030tests-junit-bom = " 5.11.3"
3131
3232# Fabric
33- minecraft-fabric-loom = " 1.9.1 "
33+ minecraft-fabric-loom = " 1.9.2 "
3434minecraft-fabric-kotlin = " 1.13.0+"
3535minecraft-fabric-loader = " 0.16.9"
36- minecraft-fabric-api = " 0.110.3 +"
36+ minecraft-fabric-api = " 0.111.0 +"
3737minecraft-fabric-yarn = " 1.21+build.2"
3838
3939# Shadow
@@ -43,12 +43,12 @@ gradle-shadow = "8.1.1"
4343gradle-buildconfig = " 5.5.1"
4444
4545# Exposed
46- exposed = " 0.56 .0"
46+ exposed = " 0.57 .0"
4747
4848# klibs
4949klibs-gradleplugin = " 1.5.0-alpha02" # https://github.com/makeevrserg/gradle-plugin
50- klibs-kstorage = " 3.2.0 " # https://github.com/makeevrserg/klibs.kstorage
51- klibs-mikro = " 1.8.8 " # https://github.com/makeevrserg/klibs.mikro
50+ klibs-kstorage = " 3.2.1 " # https://github.com/makeevrserg/klibs.kstorage
51+ klibs-mikro = " 1.8.11 " # https://github.com/makeevrserg/klibs.mikro
5252
5353[bundles ]
5454exposed = [" exposed-java-time" , " exposed-jdbc" , " exposed-dao" , " exposed-core" ]
0 commit comments