Skip to content

Commit 58fef37

Browse files
committed
Merge branch '1.1.x'
2 parents 5bc679b + ec1db96 commit 58fef37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gradle-wrapper-validation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
name: "Validation"
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/[email protected].0
9+
- uses: actions/[email protected].1
1010
- uses: gradle/wrapper-validation-action@v1

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
micrometer = "1.12.0-SNAPSHOT"
33
micrometerContextPropagation="1.1.0-SNAPSHOT"
4-
junit = "5.10.0"
4+
junit = "5.10.1"
55
javaxServlet="4.0.1"
66
jmh="1.37"
77
jakartaWeb="9.1.0"

0 commit comments

Comments
 (0)