Skip to content

Commit

Permalink
Chore(deps): Bump com.github.TheFruxz:Ascend from 2023.3.1 to 2023.3.2
Browse files Browse the repository at this point in the history
Bumps com.github.TheFruxz:Ascend from 2023.3.1 to 2023.3.2.

---
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 Aug 28, 2023
1 parent de48080 commit 59348a5
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.3.1")
implementation("com.github.TheFruxz:Ascend:2023.3.2")

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

0 comments on commit 59348a5

Please sign in to comment.