mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-12-05 12:51:10 +01:00
Compare commits
No commits in common. "main" and "0.1.3" have entirely different histories.
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '0.1.4'
|
shortVersion = '0.1.3'
|
||||||
isSnapshot = true
|
isSnapshot = false
|
||||||
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