Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v2.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 061feff commit 14ee84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("kotlin-platform-jvm")
id("org.jetbrains.kotlin.plugin.spring") version("1.8.20")
id("org.jetbrains.kotlin.plugin.serialization")
id("org.springframework.boot") version("2.7.10")
id("org.springframework.boot") version("2.7.15")
id("com.google.cloud.tools.appengine") version("2.4.2")
id("com.github.johnrengelman.shadow")
}
Expand Down

0 comments on commit 14ee84a

Please sign in to comment.