Skip to content

Commit

Permalink
Merge pull request #323 from grails/dependabot/gradle/5.3.x/org.yaml-…
Browse files Browse the repository at this point in the history
…snakeyaml-2.3

Bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
codeconsole authored Oct 17, 2024
2 parents 746ee52 + c9eebaa commit b536a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
api "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
api "io.spring.gradle:dependency-management-plugin:1.1.6"
api "com.netflix.nebula:gradle-extra-configurations-plugin:7.0.0"
api "org.yaml:snakeyaml:2.2"
api "org.yaml:snakeyaml:2.3"
}

gradlePlugin {
Expand Down

0 comments on commit b536a2f

Please sign in to comment.