Skip to content

Commit 8c84731

Browse files
Merge pull request #48 from o7studios/renovate/org.yaml-snakeyaml-2.x
fix(deps): update dependency org.yaml:snakeyaml to v2.6
2 parents d157098 + cb02d62 commit 8c84731

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.44")
1616
annotationProcessor("org.projectlombok:lombok:1.18.44")
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.4.1")
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)