Skip to content

Commit

Permalink
Merge pull request #164 from Netflix/dependabot/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-3.2.1

Bump org.springframework.boot from 3.1.2 to 3.2.1
  • Loading branch information
kilink authored Jan 19, 2024
2 parents f98475e + b293294 commit 4e4ffa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
kotlin("jvm") version "1.9.22"
kotlin("plugin.spring") version "1.9.22"
id("com.netflix.dgs.codegen") version "6.1.0"
id("org.springframework.boot") version "3.1.2"
id("org.springframework.boot") version "3.2.1"
id("nebula.dependency-recommender") version "11.0.0"
id("nebula.netflixoss") version "11.3.2"
}
Expand Down

0 comments on commit 4e4ffa2

Please sign in to comment.