File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle
4949immutables-value-annotations = { module = " org.immutables:value-annotations" , version.ref = " immutables" }
5050immutables-value-processor = { module = " org.immutables:value-processor" , version.ref = " immutables" }
5151jackson2-bom = { module = " com.fasterxml.jackson:jackson-bom" , version = " 2.21.1" }
52- jackson3-bom = { module = " tools.jackson:jackson-bom" , version = " 3.0.4 " }
52+ jackson3-bom = { module = " tools.jackson:jackson-bom" , version = " 3.1.0 " }
5353jacoco-maven-plugin = { module = " org.jacoco:jacoco-maven-plugin" , version.ref = " jacoco" }
5454jandex-plugin = { module = " com.github.vlsi.gradle:jandex-plugin" , version.ref = " jandexPlugin" }
5555jmh-core = { module = " org.openjdk.jmh:jmh-core" , version.ref = " jmh" }
You can’t perform that action at this time.
0 commit comments