We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f25bce + 5ecffa0 commit 6505407Copy full SHA for 6505407
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("io.freefair.maven-central.validate-poms") version "8.13.1"
18
id("me.qoomon.git-versioning") version "6.4.4"
19
id("com.github.ben-manes.versions") version "0.52.0"
20
- id("org.springframework.boot") version "3.4.5"
+ id("org.springframework.boot") version "3.5.0"
21
id("io.spring.dependency-management") version "1.1.7"
22
id("io.sentry.jvm.gradle") version "5.6.0"
23
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
0 commit comments