Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Commit 01f96ed

Browse files
authored
Merge pull request #31 from MrCraftTeamMC/renovate/jackson-monorepo
fix(deps): update jackson monorepo to v2.16.2
2 parents 1860039 + 4092bc3 commit 01f96ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ dependencies {
129129

130130
// Common
131131
shadow "com.fasterxml.jackson.core:jackson-databind:2.16.2"
132-
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1"
133-
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.16.1"
132+
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.2"
133+
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.16.2"
134134
shadow "com.fasterxml.jackson.module:jackson-module-parameter-names:2.16.2"
135135
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2"
136136
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.2"

0 commit comments

Comments
 (0)