1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 18:59:39 +02:00

Bump sop-java to 4.0.5 and adopt changes (--as=clearsigned)

This commit is contained in:
Paul Schaub 2022-11-11 13:46:05 +01:00
parent 86b06ee5e3
commit 243d64fcb4
5 changed files with 10 additions and 10 deletions

View file

@ -16,6 +16,6 @@ allprojects {
logbackVersion = '1.2.11'
mockitoVersion = '4.5.1'
slf4jVersion = '1.7.36'
sopJavaVersion = '4.0.3'
sopJavaVersion = '4.0.5'
}
}