Skip to content

Commit 393bb50

Browse files
Bump paper-api from 1.19.2-R0.1-SNAPSHOT to 1.19.3-R0.1-SNAPSHOT
Bumps paper-api from 1.19.2-R0.1-SNAPSHOT to 1.19.3-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: io.papermc.paper:paper-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95b30cd commit 393bb50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
compileOnly 'org.jetbrains:annotations:23.1.0'
3131

3232
// Provided by PaperMC server itself
33-
shadow 'io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT'
33+
shadow 'io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT'
3434
compileOnly 'net.kyori:adventure-text-minimessage:4.12.0'
3535

3636
// Provided by server via the libraries entry in plugin.yml

0 commit comments

Comments
 (0)