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.3.0 to 3.3.2.

---
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] <[email protected]>
(cherry picked from commit 51f1e8d)
  • Loading branch information
dependabot[bot] authored and gsmet committed Jul 20, 2023
1 parent af61eb2 commit 2214b69
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.0"

# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
kotlin = "1.8.10"
smallrye-config = "3.3.0"
smallrye-config = "3.3.2"

junit5 = "5.9.3"
assertj = "3.24.2"
Expand Down

0 comments on commit 2214b69

Please sign in to comment.