1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-13 07:04:51 +02:00

Bump sop-java to 4.0.0

This commit is contained in:
Paul Schaub 2022-06-19 18:44:38 +02:00
parent 749a623d88
commit 40f662edbc
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -12,6 +12,6 @@ allprojects {
slf4jVersion = '1.7.36'
logbackVersion = '1.2.11'
junitVersion = '5.8.2'
sopJavaVersion = '1.2.4-SNAPSHOT'
sopJavaVersion = '4.0.0'
}
}