SOP-Java 14.0.1-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-06-17 13:42:42 +02:00
parent 9762f1f043
commit b3223372c6
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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