Merge pull request 'chore(deps): update plugin org.springframework.boot to v3.4.5' (!150) from renovate/all-minor-patch into main
Reviewed-on: #150 Reviewed-by: Jan K9f <jan@kjan.email>
This commit is contained in:
commit
500a80a12d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
java
|
java
|
||||||
id("org.springframework.boot") version "3.4.4"
|
id("org.springframework.boot") version "3.4.5"
|
||||||
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