Skip to content

Commit 8a3cf54

Browse files
authored
Merge pull request #795 from Aiven-Open/dependabot/gradle/jacksonVersion-2.21.0
chore(deps): bump jacksonVersion from 2.20.1 to 2.21.0
2 parents 196bf79 + d342703 commit 8a3cf54

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
@@ -123,7 +123,7 @@ subprojects {
123123

124124
apacheCommonsIOVersion = "2.19.0"
125125

126-
jacksonVersion = "2.20.1"
126+
jacksonVersion = "2.21.0"
127127

128128
awaitilityVersion = "4.3.0"
129129

0 commit comments

Comments
 (0)