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.
1 parent 3ab292e commit 5081759Copy full SHA for 5081759
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
id("io.freefair.maven-central.validate-poms") version "8.6"
17
id("me.qoomon.git-versioning") version "6.4.3"
18
id("com.github.ben-manes.versions") version "0.51.0"
19
- id("org.springframework.boot") version "3.2.4"
+ id("org.springframework.boot") version "3.2.5"
20
id("io.spring.dependency-management") version "1.1.5"
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.3"
22
id("ru.vyarus.pom") version "3.0.0"
0 commit comments