We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d60e7 commit d8666ceCopy full SHA for d8666ce
server/engine/engine.gradle.kts
@@ -76,7 +76,7 @@ dependencies {
76
developmentOnly("org.springframework.boot:spring-boot-docker-compose")
77
runtimeOnly("io.micrometer:micrometer-registry-prometheus")
78
79
- runtimeOnly("org.postgresql:postgresql:42.7.6")
+ runtimeOnly("org.postgresql:postgresql:42.7.8")
80
runtimeOnly("org.springframework.modulith:spring-modulith-actuator")
81
runtimeOnly("org.springframework.modulith:spring-modulith-observability")
82
0 commit comments