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 e87003b + d7b27f5 commit 87979edCopy full SHA for 87979ed
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
id("io.freefair.aspectj.post-compile-weaving") version "9.1.0"
16
// id("io.freefair.maven-central.validate-poms") version "9.0.0" // TODO: Re-enable when compatible with Gradle 9
17
id("com.github.ben-manes.versions") version "0.53.0"
18
- id("org.springframework.boot") version "3.5.7"
+ id("org.springframework.boot") version "3.5.8"
19
id("io.spring.dependency-management") version "1.1.7"
20
id("io.sentry.jvm.gradle") version "5.12.2"
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
0 commit comments