Skip to content

Commit

Permalink
chore(deps): bump io.github.adraffy:ens-normalize from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [io.github.adraffy:ens-normalize](https://github.com/adraffy/ENSNormalize.java) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/adraffy/ENSNormalize.java/releases)
- [Commits](https://github.com/adraffy/ENSNormalize.java/commits/v0.3.0)

---
updated-dependencies:
- dependency-name: io.github.adraffy:ens-normalize
  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 16, 2024
1 parent 02160ac commit 95eaf49
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 @@ -44,7 +44,7 @@ kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
bouncycastle-provider = { module = "org.bouncycastle:bcprov-jdk15to18", version = "1.78.1" }
gcp-kms = { module = "com.google.cloud:google-cloud-kms", version = "2.51.0" }

ens-normalise = { module = "io.github.adraffy:ens-normalize", version = "0.2.0" }
ens-normalise = { module = "io.github.adraffy:ens-normalize", version = "0.3.0" }
kotlinx-cli = { module = "org.jetbrains.kotlinx:kotlinx-cli", version = "0.3.6" }

hoplite-core = { module = "com.sksamuel.hoplite:hoplite-core", version.ref = "hoplite" }
Expand Down

0 comments on commit 95eaf49

Please sign in to comment.