SOP-Java 14.0.3-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-10-29 12:53:16 +01:00
parent c7a354e85e
commit 73e046ba6c
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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