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
1 changed files with 1 additions and 1 deletions

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'
}
}