Skip to content

Commit

Permalink
[d7Ivq7cM] Bump snakeyaml in extended APOC
Browse files Browse the repository at this point in the history
  • Loading branch information
fbiville committed Oct 18, 2022
1 parent f768f65 commit 60e228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
exclude module: "snakeyaml"
exclude module: "commons-lang3"
}
compile group: 'org.yaml', name: 'snakeyaml', version: '1.26'
compile group: 'org.yaml', name: 'snakeyaml', version: '1.32'
testCompile group: 'com.github.stefanbirkner', name: 'system-rules', version: '1.19.0'

testCompile 'net.sourceforge.jexcelapi:jxl:2.6.12'
Expand Down

0 comments on commit 60e228e

Please sign in to comment.