Skip to content

Commit 828bf43

Browse files
authored
Merge pull request #1192 from Baeldung/dependabot/maven/kotlin-testing/org.postgresql-postgresql-42.7.7
Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 in /kotlin-testing
2 parents 2d00480 + 4a56ca3 commit 828bf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<kotest.version>5.9.1</kotest.version>
132132
<kotest-testcontainers.version>2.0.2</kotest-testcontainers.version>
133133
<testcontainers.version>1.20.1</testcontainers.version>
134-
<postgresql.version>42.7.4</postgresql.version>
134+
<postgresql.version>42.7.7</postgresql.version>
135135
<mockk.version>1.12.0</mockk.version>
136136
<kluent.version>1.73</kluent.version>
137137
</properties>

0 commit comments

Comments
 (0)