Skip to content

Commit

Permalink
chore(deps): 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-toml` 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-toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent d11dddf commit a3376ab
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
Expand Up @@ -12,7 +12,7 @@ slf4j = "2.0.16"
ktlint-tool = "1.3.1"
web3j = "4.10.3"
ethers = "1.2.1"
hoplite = "2.7.5"
hoplite = "2.8.0"

[libraries]
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
Expand Down

0 comments on commit a3376ab

Please sign in to comment.