SOP-Java 14.0.0

This commit is contained in:
Paul Schaub 2025-06-17 13:39:23 +02:00
parent 191ec8c07d
commit 9762f1f043
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
allprojects {
ext {
shortVersion = '14.0.0'
isSnapshot = true
isSnapshot = false
javaSourceCompatibility = 11
gsonVersion = '2.10.1'
jsrVersion = '3.0.2'