Skip to content

Commit f2661ed

Browse files
Bump adventureVersion from 4.26.1 to 5.0.1
Bumps `adventureVersion` from 4.26.1 to 5.0.1. Updates `net.kyori:adventure-api` from 4.26.1 to 5.0.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v4.26.1...v5.0.1) Updates `net.kyori:adventure-text-serializer-legacy` from 4.26.1 to 5.0.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v4.26.1...v5.0.1) --- updated-dependencies: - dependency-name: net.kyori:adventure-api dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44356e5 commit f2661ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("com.gradleup.shadow") version "9.0.1"
44
}
55

6-
val adventureVersion = "4.26.1"
6+
val adventureVersion = "5.0.1"
77

88
dependencies {
99
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")

0 commit comments

Comments
 (0)