File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ object Versions {
22
33 const val SPIGOT_API = " 1.19.4-R0.1-SNAPSHOT"
44
5- const val OKAERI_CONFIGS = " 5.0.5 "
5+ const val OKAERI_CONFIGS = " 5.0.13 "
66 const val LITE_COMMANDS = " 3.10.5"
77
88 const val ETERNALCODE_COMMONS = " 1.3.1"
9- const val MULTIFICATION = " 1.2.1 "
9+ const val MULTIFICATION = " 1.2.2 "
1010
1111 const val JETBRAINS_ANNOTATIONS = " 24.1.0"
1212
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
99 maven(" https://repo.panda-lang.org/releases/" )
1010 maven(" https://repo.eternalcode.pl/releases/" )
1111 maven(" https://repo.eternalcode.pl/snapshots/" )
12- maven(" https://storehouse .okaeri.eu/repository/maven-public/ " )
12+ maven(" https://repo .okaeri.cloud/releases " )
1313 maven(" https://jitpack.io" )
1414 maven(" https://repo.extendedclip.com/content/repositories/placeholderapi/" )
1515 maven(" https://s01.oss.sonatype.org/content/repositories/snapshots/" )
You can’t perform that action at this time.
0 commit comments