Bump pgpainless-core to 1.1.3

This commit is contained in:
Paul Schaub 2022-03-17 15:05:15 +01:00
parent bbe7140a8e
commit 1ccd617a99
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ allprojects {
logbackVersion = '1.2.9'
junitVersion = '5.8.2'
mockitoVersion = '4.2.0'
pgpainlessVersion = '1.1.1'
pgpainlessVersion = '1.1.3'
pgpCertDJavaVersion = '0.1.0'
rootConfigDir = new File(rootDir, 'config')
gitCommit = getGitCommit()