Skip to content

Commit 360d5f7

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.8 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thor Tudal Lauridsen <30320530+thorlauridsen@users.noreply.github.com>
1 parent 4a37877 commit 360d5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jackson = "2.20.0"
44
junitPlatformLauncher = "1.12.2"
55
kotlin = "2.2.20"
66
liquibase = "4.33.0"
7-
postgres = "42.7.7"
7+
postgres = "42.7.8"
88
springboot = "3.5.6"
99
springDependencyPlugin = "1.1.7"
1010
springdoc = "2.8.13"

0 commit comments

Comments
 (0)