Compare commits
No commits in common. "99d32916a3a63d87ed1b6c5e05d548187150afcf" and "519c4a9038360d7de392712d168e0f1fed3c4f37" have entirely different histories.
99d32916a3
...
519c4a9038
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
java
|
||||
id("org.springframework.boot") version "3.5.0"
|
||||
id("org.springframework.boot") version "3.4.6"
|
||||
id("io.spring.dependency-management") version "1.1.7"
|
||||
id("checkstyle")
|
||||
}
|
||||
|
|
Reference in a new issue