Skip to content

Commit d8666ce

Browse files
chore(deps): update dependency org.postgresql:postgresql to v42.7.8 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31d60e7 commit d8666ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/engine/engine.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
developmentOnly("org.springframework.boot:spring-boot-docker-compose")
7777
runtimeOnly("io.micrometer:micrometer-registry-prometheus")
7878

79-
runtimeOnly("org.postgresql:postgresql:42.7.6")
79+
runtimeOnly("org.postgresql:postgresql:42.7.8")
8080
runtimeOnly("org.springframework.modulith:spring-modulith-actuator")
8181
runtimeOnly("org.springframework.modulith:spring-modulith-observability")
8282

0 commit comments

Comments
 (0)