Skip to content

Commit

Permalink
Bump microprofile-config-api from 3.0 to 3.0.2 (#50)
Browse files Browse the repository at this point in the history
Bumps [microprofile-config-api](https://github.com/eclipse/microprofile-config) from 3.0 to 3.0.2.
- [Release notes](https://github.com/eclipse/microprofile-config/releases)
- [Commits](eclipse/microprofile-config@3.0...3.0.2)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.config:microprofile-config-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent 0260d93 commit cf69a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing/pom.xml
Expand Up @@ -33,7 +33,7 @@

<properties>
<version.mp.rest.client>3.0.1</version.mp.rest.client>
<version.microprofile-config-api>3.0</version.microprofile-config-api>
<version.microprofile-config-api>3.0.2</version.microprofile-config-api>
<version.junit-jupiter>5.9.1</version.junit-jupiter>
<version.rest-assured>5.2.0</version.rest-assured>
<version.awaitility>4.2.0</version.awaitility>
Expand Down

0 comments on commit cf69a44

Please sign in to comment.