Bump up to 1.19.2

This commit is contained in:
2022-09-18 21:59:06 +02:00
parent bee7261718
commit 3cd00ba8a0
5 changed files with 11 additions and 12 deletions

View File

@@ -108,4 +108,4 @@ task copyAllArtifacts(type: Copy) {
include("*.jar")
}
build.finalizedBy(copyAllArtifacts);
build.finalizedBy(copyAllArtifacts)