Compare commits

..

1 commit

Author SHA1 Message Date
c3def579b8 chore(deps): update all non-major dependencies
Some checks failed
Quality Check / Checkstyle Main (pull_request) Successful in 3m5s
Build PR / Build and analyze (pull_request) Failing after 3m22s
Quality Check / Tests (pull_request) Failing after 3m26s
2025-03-21 04:17:13 +00:00

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")
id("org.sonarqube") version "6.0.1.5171"