Skip to content

Commit

Permalink
Merge branch '1.0.x' into 1.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Nov 7, 2023
2 parents 423917f + 464e08b commit ec1db96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ jobs:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.0
- uses: actions/checkout@v4.1.1
- uses: gradle/wrapper-validation-action@v1
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
micrometer = "1.11.6-SNAPSHOT"
micrometerContextPropagation="1.0.7-SNAPSHOT"
junit = "5.10.0"
junit = "5.10.1"
javaxServlet="4.0.1"
jmh="1.37"
jakartaWeb="9.1.0"
Expand Down

0 comments on commit ec1db96

Please sign in to comment.