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 8817a61 commit e8795e0Copy full SHA for e8795e0
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
27
// Jackson
28
implementation("com.fasterxml.jackson.core:jackson-core:2.18.3")
29
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.18.3")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.19.0")
30
31
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
32
testImplementation("com.github.seeseemelk:MockBukkit-v1.17:1.13.0")
0 commit comments