bump to 1.19.3

This commit is contained in:
Badbird5907
2023-02-12 11:30:39 -05:00
parent 61f1b1a64c
commit de67b313ff
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ java {
}
dependencies {
paperDevBundle("1.19.2-R0.1-SNAPSHOT")
paperDevBundle("1.19.3-R0.1-SNAPSHOT")
//add the TerminatorPlus-API module
implementation(project(":TerminatorPlus-API"))