Skip to content

Commit

Permalink
Merge pull request #623 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-app-develop-com.fasterxml.jackson.module-jackson-module-kotlin-2.18.2

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.18.2 in /serverpackcreator-app
  • Loading branch information
Griefed authored Dec 4, 2024
2 parents 0171d30 + d7e453d commit 0343fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {

//WEB
api("org.jetbrains.kotlin:kotlin-reflect:1.9.23")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
api("org.springframework.boot:spring-boot-starter-web:3.3.2")
api("org.springframework.boot:spring-boot-starter-log4j2:3.4.0")
api("org.springframework.boot:spring-boot-starter-data-jpa:3.3.5")
Expand Down

0 comments on commit 0343fa5

Please sign in to comment.