There was an error while loading. Please reload this page.
1 parent 1f16e9c commit c488960Copy full SHA for c488960
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
id("io.freefair.aspectj.post-compile-weaving") version "8.14.2"
16
id("io.freefair.maven-central.validate-poms") version "8.14.2"
17
id("com.github.ben-manes.versions") version "0.52.0"
18
- id("org.springframework.boot") version "3.5.5"
+ id("org.springframework.boot") version "3.5.6"
19
id("io.spring.dependency-management") version "1.1.7"
20
id("io.sentry.jvm.gradle") version "5.11.0"
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
0 commit comments