We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1a53c commit 0333b85Copy full SHA for 0333b85
build.gradle
@@ -98,7 +98,7 @@ subprojects {
98
logbackClassicVersion = '1.2.11'
99
mockitoVersion = '4.5.1'
100
openFeignVersion = '11.8'
101
- postgresqlVersion = '42.3.5'
+ postgresqlVersion = '42.3.6'
102
snakeYamlVersion = '2.3'
103
sonatypeGoodiesPrefsVersion = '2.3.4'
104
substanceVersion = '4.5.0'
0 commit comments