mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2025-12-05 04:41:09 +01:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 35cfa185e0 |
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.2.3'
|
||||
isSnapshot = false
|
||||
shortVersion = '0.2.4'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = "11"
|
||||
slf4jVersion = '1.7.36'
|
||||
logbackVersion = '1.5.13'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue