SOP-Java 14.0.2-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-09-26 13:28:32 +02:00
parent 13c2710336
commit f9ea7b90f8
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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