mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-12-05 04:41:09 +01:00
SOP-Java 14.0.3
This commit is contained in:
parent
b579db7c70
commit
f3001f3582
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
14.0.3-SNAPSHOT
|
## 14.0.3
|
||||||
- Bump `logback-core` to `1.5.19`
|
- Bump `logback-core` to `1.5.19`
|
||||||
|
|
||||||
## 14.0.2
|
## 14.0.2
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '14.0.3'
|
shortVersion = '14.0.3'
|
||||||
isSnapshot = true
|
isSnapshot = false
|
||||||
javaSourceCompatibility = 11
|
javaSourceCompatibility = 11
|
||||||
gsonVersion = '2.10.1'
|
gsonVersion = '2.10.1'
|
||||||
jsrVersion = '3.0.2'
|
jsrVersion = '3.0.2'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue