Skip to content

Commit 92f22dc

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: 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.17.2 to 2.18.3. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.2...jackson-module-kotlin-2.18.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef07af2 commit 92f22dc

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
@@ -213,7 +213,7 @@ dependencies {
213213
}
214214

215215
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}")
216-
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2")
216+
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
217217

218218
implementation("jakarta.servlet:jakarta.servlet-api:${servletApiVersion}")
219219
implementation("com.okta.spring:okta-spring-boot-starter:${oktaSpringBootVersion}")

0 commit comments

Comments
 (0)