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 48feb4a + 4b49372 commit 17770d9Copy full SHA for 17770d9
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("io.freefair.maven-central.validate-poms") version "8.13"
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.3"
+ id("org.springframework.boot") version "3.4.4"
21
id("io.spring.dependency-management") version "1.1.7"
22
id("io.sentry.jvm.gradle") version "5.3.0"
23
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
0 commit comments