Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.smallrye.config:smallrye-config-source-yaml in /devtools/gradle
Browse files Browse the repository at this point in the history
Bumps io.smallrye.config:smallrye-config-source-yaml from 3.5.2 to 3.6.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3f09dd3 commit c9148dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ plugin-publish = "1.2.1"

# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
kotlin = "1.9.22"
smallrye-config = "3.5.2"
smallrye-config = "3.6.1"

junit5 = "5.10.1"
assertj = "3.25.1"

0 comments on commit c9148dc

Please sign in to comment.