Skip to content

Commit ac41ee7

Browse files
authored
Merge pull request #3106 from 1c-syntax/dependabot/gradle/org.springframework.boot-3.1.2
build(deps): bump org.springframework.boot from 3.1.1 to 3.1.2
2 parents 2bf85d9 + 9f1dbe9 commit ac41ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id("io.freefair.maven-central.validate-poms") version "8.1.0"
1717
id("me.qoomon.git-versioning") version "6.4.2"
1818
id("com.github.ben-manes.versions") version "0.47.0"
19-
id("org.springframework.boot") version "3.1.1"
19+
id("org.springframework.boot") version "3.1.2"
2020
id("io.spring.dependency-management") version "1.1.2"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.2"
2222
id("ru.vyarus.pom") version "2.2.2"

0 commit comments

Comments
 (0)