We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d157098 + cb02d62 commit 8c84731Copy full SHA for 8c84731
1 file changed
build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
compileOnly("org.projectlombok:lombok:1.18.44")
16
annotationProcessor("org.projectlombok:lombok:1.18.44")
17
18
- implementation("org.yaml:snakeyaml:2.5")
+ implementation("org.yaml:snakeyaml:2.6")
19
20
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
21
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")
0 commit comments