mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 02:09:38 +02:00
Bump dependencies
This commit is contained in:
parent
d313b87fee
commit
1c7f869bf7
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@ allprojects {
|
|||
shortVersion = '2.0.0'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.81'
|
||||
bouncyCastleVersion = '1.82-SNAPSHOT'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.5.13'
|
||||
mockitoVersion = '4.5.1'
|
||||
slf4jVersion = '1.7.36'
|
||||
sopJavaVersion = '14.0.0'
|
||||
sopJavaVersion = '14.0.1-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue