SOP-Java 14.0.4-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-10-29 13:10:39 +01:00
parent f3001f3582
commit 5140ae3f0b
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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