Skip to content

Commit 3d072f3

Browse files
Bump smallrye-config from 2.4.4 to 2.5.0 (#1430)
Bumps [smallrye-config](https://github.com/smallrye/smallrye-config) from 2.4.4 to 2.5.0. - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](smallrye/smallrye-config@2.4.4...2.5.0) --- updated-dependencies: - dependency-name: io.smallrye.config:smallrye-config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 266d733 commit 3d072f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ext {
6262
mockitoVersion = "3.12.4"
6363
qpidVersion = "8.0.4"
6464
sleepycatVersion = "18.3.12"
65-
smallryeConfigVersion = "2.4.4"
65+
smallryeConfigVersion = "2.5.0"
6666
smallryeHealthVersion = "3.1.1"
6767
smallryeJwtVersion = "3.3.0"
6868
smallryeReactiveVersion = "1.0.8"

0 commit comments

Comments
 (0)