Merge pull request 'chore(deps): update plugin org.springframework.boot to v3.4.5' (!150) from renovate/all-minor-patch into main
Some checks failed
Release / Build Backend Image (push) Blocked by required conditions
Release / Build Frontend Image (push) Blocked by required conditions
Release / Release (push) Has been cancelled

Reviewed-on: #150
Reviewed-by: Jan K9f <jan@kjan.email>
This commit is contained in:
Jan K9f 2025-04-24 18:06:42 +00:00
commit 500a80a12d
No known key found for this signature in database
GPG key ID: 944223E4D46B7412

View file

@ -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")
} }