Merge pull request 'chore(deps): update plugin org.springframework.boot to v3.4.4' (!84) from renovate/all-minor-patch into main
All checks were successful
Release / Release (push) Successful in 40s

Reviewed-on: #84
Reviewed-by: Jan K9f <jan@kjan.email>
This commit is contained in:
Jan K9f 2025-03-27 12:53:46 +00:00
commit d7690e630e

View file

@ -1,6 +1,6 @@
plugins {
java
id("org.springframework.boot") version "3.4.3"
id("org.springframework.boot") version "3.4.4"
id("io.spring.dependency-management") version "1.1.7"
id("checkstyle")
}