Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 30, 2022
1 parent 97f55a3 commit c6d8021
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 @@ -23,7 +23,7 @@ repositories {
maven("https://repo.extendedclip.com/content/repositories/placeholderapi/") // PlaceholderAPI
}

val ascendVersion = "11.0.0"
val ascendVersion = "12.0.0"
val stackedVersion = "3.1.2"

dependencies {
Expand Down

0 comments on commit c6d8021

Please sign in to comment.