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 Oct 8, 2023
1 parent 64f8d32 commit 9c0e304
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.3"
id("jacoco")
id("java")
id("org.springframework.boot") version "2.7.16"
id("org.springframework.boot") version "3.1.4"
}

group = "de.inoxio"
Expand Down

0 comments on commit 9c0e304

Please sign in to comment.