Bump SOP-Java dependency from 7.0.0-SNAPSHOT to 7.0.0

This commit is contained in:
Paul Schaub 2023-07-12 15:45:56 +02:00
parent f3980304ed
commit 50787708f5
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 = '7.0.0-SNAPSHOT'
sopJavaVersion = '7.0.0'
}
}