SOP-Java 14.0.2

This commit is contained in:
Paul Schaub 2025-10-29 12:45:17 +01:00
parent 39a00f29d5
commit c7a354e85e
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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