Skip to content

Commit

Permalink
Bump io.github.alexzhirkevich:qrose from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [io.github.alexzhirkevich:qrose](https://github.com/alexzhirkevich/qrose) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/alexzhirkevich/qrose/releases)
- [Commits](alexzhirkevich/qrose@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: io.github.alexzhirkevich:qrose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and zoff99 committed Mar 14, 2024
1 parent b605f06 commit 163a683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation("com.sksamuel.scrimage:scrimage-core:4.1.1")
implementation("com.sksamuel.scrimage:scrimage-webp:4.1.1")
implementation("com.google.code.gson:gson:2.10.1")
implementation("io.github.alexzhirkevich:qrose:1.0.0")
implementation("io.github.alexzhirkevich:qrose:1.0.1")
implementation("com.vanniktech:emoji-ios:0.18.0")
// implementation("io.github.theapache64:rebugger:1.0.0-rc02")
}
Expand Down

0 comments on commit 163a683

Please sign in to comment.