Skip to content

Commit

Permalink
Bump io.github.twonirwana:dice-evaluator from v0.4.5 to v0.4.6
Browse files Browse the repository at this point in the history
Bumps [io.github.twonirwana:dice-evaluator](https://github.com/twonirwana/DiceEvaluator) from v0.4.5 to v0.4.6.
- [Commits](twonirwana/DiceEvaluator@v0.4.5...v0.4.6)

---
updated-dependencies:
- dependency-name: io.github.twonirwana:dice-evaluator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent ca141e7 commit 85e8564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation(project(":discord-connector"))
implementation("com.github.twonirwana:dice-parser:0.7.1")
implementation("io.github.twonirwana:dice-evaluator:v0.4.5")
implementation("io.github.twonirwana:dice-evaluator:v0.4.6")

implementation(libs.log4j.to.slf4j)
implementation(libs.reactor.core)
Expand Down

0 comments on commit 85e8564

Please sign in to comment.