Skip to content

Commit

Permalink
Bump io.smallrye.config:smallrye-config from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 50761d6 commit 133b074
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 @@ -52,7 +52,7 @@
<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 -->
<version.smallrye-config>3.4.0</version.smallrye-config>
<version.smallrye-config>3.4.1</version.smallrye-config>
<!-- smallrye-metrics is purely used for testing -->
<version.smallrye-metrics>4.0.0</version.smallrye-metrics>
<!-- smallrye-context-propagation is purely used for testing -->
Expand Down

0 comments on commit 133b074

Please sign in to comment.