Merge pull request 'chore(deps): update plugin org.springframework.boot to v3.5.0' (!220) from renovate/all-minor-patch into main
Reviewed-on: #220 Reviewed-by: Jan K9f <jan@kjan.email>
This commit is contained in:
commit
99d32916a3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
java
|
java
|
||||||
id("org.springframework.boot") version "3.4.6"
|
id("org.springframework.boot") version "3.5.0"
|
||||||
id("io.spring.dependency-management") version "1.1.7"
|
id("io.spring.dependency-management") version "1.1.7"
|
||||||
id("checkstyle")
|
id("checkstyle")
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue