Skip to content

Commit 5fe5e8f

Browse files
chore(deps): bump the github group with 2 updates (#676)
Bumps the github group with 2 updates: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.17.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.0 to 2.17.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.0...jackson-module-kotlin-2.17.1) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.0 to 2.17.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.0...jackson-module-kotlin-2.17.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a00373a commit 5fe5e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val kotlinLoggingVersion = "3.0.5"
66
val logbackVersion = "1.5.6"
77
val nimbusSdkVersion = "11.10.1"
88
val mockWebServerVersion = "4.12.0"
9-
val jacksonVersion = "2.17.0"
9+
val jacksonVersion = "2.17.1"
1010
val nettyVersion = "4.1.109.Final"
1111
val junitJupiterVersion = "5.10.2"
1212
val kotlinVersion = "1.9.23"

0 commit comments

Comments
 (0)