Skip to content

Commit

Permalink
Bump hoplite from 2.7.5 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps `hoplite` from 2.7.5 to 2.8.0.

Updates `com.sksamuel.hoplite:hoplite-core` from 2.7.5 to 2.8.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.8.0)

Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.5 to 2.8.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.8.0)

Updates `com.sksamuel.hoplite:hoplite-hocon` from 2.7.5 to 2.8.0
- [Release notes](https://github.com/sksamuel/hoplite/releases)
- [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md)
- [Commits](sksamuel/hoplite@v2.7.5...v2.8.0)

---
updated-dependencies:
- dependency-name: com.sksamuel.hoplite:hoplite-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sksamuel.hoplite:hoplite-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sksamuel.hoplite:hoplite-hocon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 17, 2024
1 parent 68b2846 commit 88b7a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.20"
ktor = "2.3.12"
hoplite = "2.7.5"
hoplite = "2.8.0"
kondor = "3.2.0"
confluent = "7.3.3" # FIXME 7.4.0
log4j = "2.24.0"
Expand Down

0 comments on commit 88b7a04

Please sign in to comment.