Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent efe37a9 commit 0c5191c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ configurations.all {
dependencies {
implementation "io.micronaut.build.internal:micronaut-gradle-plugins:5.2.0"
implementation "com.fizzed:rocker-compiler:1.3.0"
implementation "com.fasterxml.jackson.core:jackson-databind:2.15.0"
implementation "com.fasterxml.jackson.core:jackson-databind:2.15.1"
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
implementation "org.asciidoctor:asciidoctor-gradle-jvm:3.3.2"
implementation "com.diffplug.spotless:spotless-plugin-gradle:6.18.0"
Expand Down

0 comments on commit 0c5191c

Please sign in to comment.