Skip to content

Commit c828626

Browse files
Bump io.papermc.paper:paper-api in /i18n
Bumps io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: io.papermc.paper:paper-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80ce3fd commit c828626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
compileOnly("org.projectlombok:lombok:1.18.34")
3131
compileOnly("org.jetbrains:annotations:24.1.0")
3232

33-
testImplementation("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
33+
testImplementation("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
3434
testImplementation(project(":utils"))
3535
testImplementation(project(":files"))
3636

0 commit comments

Comments
 (0)