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