Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 1ff3413 commit 5e9a2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<version.kotlinx-coroutines>1.7.3</version.kotlinx-coroutines>
<version.micrometer-core>1.11.5</version.micrometer-core>
<version.microprofile-fault-tolerance>4.0.2</version.microprofile-fault-tolerance>
<version.microprofile-config-api>3.0.3</version.microprofile-config-api>
<version.microprofile-config-api>3.1</version.microprofile-config-api>
<version.microprofile-metrics-api>4.0.1</version.microprofile-metrics-api>
<version.microprofile-context-propagation-api>1.3</version.microprofile-context-propagation-api>
<!-- smallrye-config is purely used for testing -->
Expand Down

0 comments on commit 5e9a2b3

Please sign in to comment.