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.9.1 to 3.10.0.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 13d48dd commit bd86e47
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.3.0"

# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
kotlin = "2.0.21"
smallrye-config = "3.9.1"
smallrye-config = "3.10.0"

junit5 = "5.11.1"
assertj = "3.26.3"
Expand Down

0 comments on commit bd86e47

Please sign in to comment.