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

SOP-Java: These go to 11

This commit is contained in:
Paul Schaub 2025-04-08 13:24:46 +02:00
parent f1ed377f58
commit c270ea76e6
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 16 additions and 4 deletions

View file

@ -13,6 +13,6 @@ allprojects {
logbackVersion = '1.5.13'
mockitoVersion = '4.5.1'
slf4jVersion = '1.7.36'
sopJavaVersion = '10.1.1-SNAPSHOT'
sopJavaVersion = '11.0.0-SNAPSHOT'
}
}