Skip to content

Commit

Permalink
Merge pull request #24 from theaspect/dependabot/gradle/org.yaml-snak…
Browse files Browse the repository at this point in the history
…eyaml-1.30
  • Loading branch information
dependabot[bot] committed Jan 25, 2022
2 parents 3eb0171 + bb904b3 commit 72f4034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -31,7 +31,7 @@ dependencies {
compile group: 'org.slf4j', name: 'slf4j-api', version:'1.7.33'
compile group: 'org.slf4j', name: 'slf4j-ext', version:'1.7.33'
compile group: 'log4j', name: 'log4j', version:'1.2.17'
compile group: 'org.yaml', name: 'snakeyaml', version:'1.13'
compile group: 'org.yaml', name: 'snakeyaml', version:'1.30'
compile group: 'com.google.guava', name: 'guava', version:'23.0'
compile group: 'com.google.inject', name: 'guice', version:'3.0'
compile group: 'com.google.inject.extensions', name: 'guice-servlet', version:'5.0.1'
Expand Down

0 comments on commit 72f4034

Please sign in to comment.