mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-12-05 04:41:08 +01:00
WKD-Java 0.1.4-SNAPSHOT
This commit is contained in:
parent
9105a94348
commit
25a579a028
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '0.1.3'
|
shortVersion = '0.1.4'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
javaSourceCompatibility = 11
|
javaSourceCompatibility = 11
|
||||||
jacksonDataBindVersion = '2.15.2'
|
jacksonDataBindVersion = '2.15.2'
|
||||||
jacksonDataFormatXmlVersion = '2.15.2'
|
jacksonDataFormatXmlVersion = '2.15.2'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue