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 ba40c5a commit a636ba1Copy full SHA for a636ba1
lobbyheads-core/build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
14
dependencies {
15
// okaeri configs
16
- val okaeriConfigsVersion = "5.0.1"
+ val okaeriConfigsVersion = "5.0.2"
17
implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:${okaeriConfigsVersion}")
18
implementation("eu.okaeri:okaeri-configs-serdes-commons:${okaeriConfigsVersion}")
19
0 commit comments