mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Add support for SOP05 features
This commit is contained in:
parent
44608744c2
commit
e35287a666
4 changed files with 82 additions and 3 deletions
|
@ -18,6 +18,6 @@ allprojects {
|
|||
logbackVersion = '1.2.11'
|
||||
mockitoVersion = '4.5.1'
|
||||
slf4jVersion = '1.7.36'
|
||||
sopJavaVersion = '4.1.1'
|
||||
sopJavaVersion = '5.0.0-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue