Compare commits
2 commits
519c4a9038
...
99d32916a3
Author | SHA1 | Date | |
---|---|---|---|
99d32916a3 |
|||
84412276c0 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
java
|
||||
id("org.springframework.boot") version "3.4.6"
|
||||
id("org.springframework.boot") version "3.5.0"
|
||||
id("io.spring.dependency-management") version "1.1.7"
|
||||
id("checkstyle")
|
||||
}
|
||||
|
|
Reference in a new issue