Skip to content

Commit d47d9ae

Browse files
committed
downgrade org.springframework.boot
1 parent 8247823 commit d47d9ae

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 "6.4.3"
1717
id("me.qoomon.git-versioning") version "6.1.1"
1818
id("com.github.ben-manes.versions") version "0.42.0"
19-
id("org.springframework.boot") version "2.7.0"
19+
id("org.springframework.boot") version "2.6.7"
2020
id("io.spring.dependency-management") version "1.0.11.RELEASE"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.0"
2222
id("ru.vyarus.pom") version "2.2.1"

0 commit comments

Comments
 (0)