Bump sop-java to 8.0.0

This commit is contained in:
Paul Schaub 2023-11-15 19:05:39 +01:00
parent 1c10dd5bce
commit 8203bd58c7
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ allprojects {
logbackVersion = '1.2.11'
mockitoVersion = '4.5.1'
slf4jVersion = '1.7.36'
sopJavaVersion = '8.0.0-SNAPSHOT'
sopJavaVersion = '8.0.0'
}
}