Skip to content

Commit

Permalink
Chore(deps): Bump com.github.TheFruxz:Ascend from 2023.5 to 2023.5.1
Browse files Browse the repository at this point in the history
Bumps [com.github.TheFruxz:Ascend](https://github.com/thefruxz/ascend) from 2023.5 to 2023.5.1.
- [Release notes](https://github.com/thefruxz/ascend/releases)
- [Commits](TheFruxz/Ascend@2023.5...2023.5.1)

---
updated-dependencies:
- dependency-name: com.github.TheFruxz:Ascend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 7177267 commit eb030fc
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 @@ -22,7 +22,7 @@ dependencies {

testImplementation(kotlin("test"))

implementation("com.github.TheFruxz:Ascend:2023.5")
implementation("com.github.TheFruxz:Ascend:2023.5.1")

implementation("net.kyori:adventure-api:4.14.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
Expand Down

0 comments on commit eb030fc

Please sign in to comment.