Skip to content

Commit cb02d62

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.6
1 parent 062d9ac commit cb02d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
compileOnly("org.projectlombok:lombok:1.18.42")
1616
annotationProcessor("org.projectlombok:lombok:1.18.42")
1717

18-
implementation("org.yaml:snakeyaml:2.5")
18+
implementation("org.yaml:snakeyaml:2.6")
1919

2020
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
2121
implementation("net.thebugmc.gradle.sonatype-central-portal-publisher:net.thebugmc.gradle.sonatype-central-portal-publisher.gradle.plugin:1.2.4")

0 commit comments

Comments
 (0)