File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id ' maven-publish'
55 id ' signing'
66 id " com.github.ben-manes.versions" version " 0.39.0"
7- id " org.springframework.boot" version " 2.5.1 " apply false
7+ id " org.springframework.boot" version " 2.5.2 " apply false
88 id " io.spring.dependency-management" version " 1.0.11.RELEASE" apply false
99 id " org.asciidoctor.jvm.convert" version " 3.3.2" apply false
1010}
@@ -72,6 +72,6 @@ subprojects {
7272}
7373
7474wrapper {
75- gradleVersion = ' 7.1'
75+ gradleVersion = ' 7.1.1 '
7676}
7777
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.1.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments