Skip to content

Commit

Permalink
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.7.0 to 3.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 9d6f633 commit dd70d00
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
Expand Up @@ -3,7 +3,7 @@ plugin-publish = "1.2.1"

# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
kotlin = "1.9.23"
smallrye-config = "3.7.0"
smallrye-config = "3.7.1"

junit5 = "5.10.2"
assertj = "3.25.3"
Expand Down

0 comments on commit dd70d00

Please sign in to comment.