Skip to content

Commit

Permalink
build(deps): update plugin org.springframework.boot to v2.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent e78980f commit 26258f2
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 @@ -6,7 +6,7 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.spring") version kotlinVersion
kotlin("plugin.jpa") version kotlinVersion
id("org.springframework.boot") version "2.7.0"
id("org.springframework.boot") version "2.7.14"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
}

Expand Down

0 comments on commit 26258f2

Please sign in to comment.