Skip to content

Commit 250378e

Browse files
Bump tools.jackson.module:jackson-module-afterburner from 3.0.3 to 3.0.4 (#91)
Bumps [tools.jackson.module:jackson-module-afterburner](https://github.com/FasterXML/jackson-modules-base) from 3.0.3 to 3.0.4. - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-3.0.3...jackson-modules-base-3.0.4) --- updated-dependencies: - dependency-name: tools.jackson.module:jackson-module-afterburner dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a10a0e commit 250378e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jacoco {
3636

3737
dependencies {
3838
implementation 'tools.jackson.core:jackson-databind:3.0.3'
39-
implementation 'tools.jackson.module:jackson-module-afterburner:3.0.3'
39+
implementation 'tools.jackson.module:jackson-module-afterburner:3.0.4'
4040
testImplementation platform('org.junit:junit-bom:6.0.2')
4141
testImplementation 'org.junit.jupiter:junit-jupiter'
4242
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)