chore(deps): update all non-major dependencies
This commit is contained in:
parent
8c6f6301d3
commit
8ab7d503cd
7 changed files with 103 additions and 104 deletions
|
@ -1,9 +1,9 @@
|
|||
plugins {
|
||||
java
|
||||
id("org.springframework.boot") version "3.3.4"
|
||||
id("io.spring.dependency-management") version "1.1.6"
|
||||
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"
|
||||
id("org.sonarqube") version "6.1.0.5360"
|
||||
id("jacoco")
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue