We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16033f commit d53d192Copy full SHA for d53d192
lobbyheads-core/build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
14
dependencies {
15
// okaeri configs
16
- val okaeriConfigsVersion = "5.0.0-beta.5"
+ val okaeriConfigsVersion = "5.0.1"
17
implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:${okaeriConfigsVersion}")
18
implementation("eu.okaeri:okaeri-configs-serdes-commons:${okaeriConfigsVersion}")
19
0 commit comments