Skip to content

Commit ca23190

Browse files
Update dependency org.yaml:snakeyaml to v2.4
1 parent 66adb74 commit ca23190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation(libs.structurizr.export)
3535
testImplementation(libs.structurizr.client)
3636

37-
implementation("org.yaml:snakeyaml:2.2")
37+
implementation("org.yaml:snakeyaml:2.4")
3838
}
3939

4040
// Apply a specific Java toolchain to ease working on different environments.

0 commit comments

Comments
 (0)