Skip to content

Commit

Permalink
build(deps): bump io.viascom.nanoid:nanoid from 1.0.0 to 1.0.1 (#167)
Browse files Browse the repository at this point in the history
Bumps [io.viascom.nanoid:nanoid](https://github.com/viascom/nanoid-kotlin) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/viascom/nanoid-kotlin/releases)
- [Commits](viascom/nanoid-kotlin@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: io.viascom.nanoid:nanoid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 59fc150 commit 37aee43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
api "org.json:json:20240303"

//====== NanoId ======
api "io.viascom.nanoid:nanoid:1.0.0"
api "io.viascom.nanoid:nanoid:1.0.1"

//====== BotBlock ======
compileOnly "org.botblock:javabotblockapi-core:$javabotblockapiVersion"
Expand Down

0 comments on commit 37aee43

Please sign in to comment.