Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent b722201 commit 4570d75
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 @@ -4,7 +4,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.6"
id("jacoco")
id("java")
id("org.springframework.boot") version "2.7.18"
id("org.springframework.boot") version "3.3.4"
}

group = "de.inoxio"
Expand Down

0 comments on commit 4570d75

Please sign in to comment.