Skip to content

Commit 3c79557

Browse files
Merge branch '1.9.x' into 1.10.x
2 parents eb289a7 + 9f9164b commit 3c79557

File tree

6 files changed

+75
-75
lines changed

6 files changed

+75
-75
lines changed

samples/micrometer-samples-boot2-reactive/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '2.7.13'
3+
id 'org.springframework.boot' version '2.7.14'
44
}
55

66
apply plugin: 'io.spring.dependency-management'

samples/micrometer-samples-boot2-reactive/gradle.lockfile

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/micrometer-samples-boot2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '2.7.13'
3+
id 'org.springframework.boot' version '2.7.14'
44
}
55

66
apply plugin: 'io.spring.dependency-management'

0 commit comments

Comments
 (0)