Skip to content

Commit 96f3c7b

Browse files
committed
update dependencies
1 parent 8c329c4 commit 96f3c7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ testInt.dependsOn ':processor-two:build'
9393

9494
dependencies {
9595
implementation localGroovy()
96-
implementation 'org.yaml:snakeyaml:2.1'
96+
implementation 'org.yaml:snakeyaml:2.2'
9797

9898
testImplementation(localGroovy())
9999
testImplementation platform ("org.spockframework:spock-bom:2.4-M1-groovy-3.0")

0 commit comments

Comments
 (0)