Compare commits
2 commits
e985a21e05
...
500a80a12d
Author | SHA1 | Date | |
---|---|---|---|
500a80a12d |
|||
24081ba366 |
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