Skip to content

Commit 7db1e4c

Browse files
Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 (#1636)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c834a53 commit 7db1e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies {
9191

9292
testCompileOnly 'org.projectlombok:lombok'
9393

94-
runtimeOnly 'org.postgresql:postgresql:42.7.6'
94+
runtimeOnly 'org.postgresql:postgresql:42.7.7'
9595
}
9696

9797
springBoot {

0 commit comments

Comments
 (0)