Skip to content

Commit e2116b3

Browse files
Bump jackson-module-kotlin from 2.11.1 to 2.11.2 (#83)
Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.11.1 to 2.11.2. - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.11.1...jackson-module-kotlin-2.11.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 13929c5 commit e2116b3

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
@@ -2,7 +2,7 @@ buildscript {
22
ext {
33
kotlinVersion = '1.3.72'
44
springBootVersion = '2.2.6.RELEASE'
5-
jacksonVersion = '2.11.1'
5+
jacksonVersion = '2.11.2'
66
javaVersion = '1.8' // https://stackoverflow.com/a/52890377
77
swaggerVersion = '3.0.0'
88
restAssuredVersion = '4.3.1'

0 commit comments

Comments
 (0)