Skip to content

Commit aa38664

Browse files
dependabot[bot]efasel
authored andcommitted
Bump com.fasterxml.jackson.module:jackson-module-kotlin
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.16.0 to 2.20.0. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.0...jackson-module-kotlin-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e22c33 commit aa38664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
dependencies {
1616
implementation("org.slf4j:slf4j-api:2.0.9")
1717
implementation("com.lordcodes.turtle:turtle:0.9.0")
18-
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.0")
18+
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.20.0")
1919
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0")
2020
implementation("net.swiftzer.semver:semver:1.3.0")
2121

0 commit comments

Comments
 (0)