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

Commit b6ae562

Browse files
authored
Merge pull request #28 from MrCraftTeamMC/renovate/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.x
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jdk8 to v2.16.2
2 parents 4c841f0 + e6f8e51 commit b6ae562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dependencies {
132132
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1"
133133
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.16.1"
134134
shadow "com.fasterxml.jackson.module:jackson-module-parameter-names:2.16.1"
135-
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1"
135+
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2"
136136
shadow "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1"
137137

138138
shadow "com.squareup.okhttp3:okhttp:4.12.0"

0 commit comments

Comments
 (0)