Skip to content

Commit 4aaa278

Browse files
Bump adventureVersion from 4.25.0 to 4.26.1 (#52)
Bumps `adventureVersion` from 4.25.0 to 4.26.1. Updates `net.kyori:adventure-api` from 4.25.0 to 4.26.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v4.25.0...v4.26.1) Updates `net.kyori:adventure-text-serializer-legacy` from 4.25.0 to 4.26.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v4.25.0...v4.26.1) --- updated-dependencies: - dependency-name: net.kyori:adventure-api dependency-version: 4.26.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 4.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc3e40d commit 4aaa278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.25.0"
6+
val adventureVersion = "4.26.1"
77

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

0 commit comments

Comments
 (0)