Skip to content

Commit 49a6e74

Browse files
committed
Update to Minecraft 1.21.11
- Update minecraft.version to 1.21.11
1 parent 66f3320 commit 49a6e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<maven.compiler.target>21</maven.compiler.target>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
16-
<minecraft.version>1.21.8</minecraft.version>
16+
<minecraft.version>1.21.11</minecraft.version>
1717
<github.package.url>${env.GITHUB_MAVEN_URL}</github.package.url>
1818
<maven.local.dir>${env.MAVEN_DIR}</maven.local.dir>
1919
</properties>

0 commit comments

Comments
 (0)