Skip to content

Commit 37dd457

Browse files
Merge pull request #590 from AlexanderPrendota/renovate/spring-boot
chore(deps): update plugin org.springframework.boot to v2.7.7
2 parents 27e59c6 + 24c242e commit 37dd457

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
@@ -44,7 +44,7 @@ val copyJSDependencies by tasks.creating(Copy::class) {
4444
}
4545

4646
plugins {
47-
id("org.springframework.boot") version "2.7.6"
47+
id("org.springframework.boot") version "2.7.7"
4848
id("io.spring.dependency-management") version "1.1.0"
4949
kotlin("jvm") version "1.8.0-Beta"
5050
kotlin("plugin.spring") version "1.8.0-Beta"

0 commit comments

Comments
 (0)