Skip to content

Commit 1ba0a19

Browse files
authored
Merge pull request #1130 from Baeldung/dependabot/maven/org.postgresql-postgresql-42.7.4
Bump org.postgresql:postgresql from 42.7.3 to 42.7.4
2 parents b2d5134 + d73e3bf commit 1ba0a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<kotest.version>5.9.1</kotest.version>
141141
<kotest-testcontainers.version>2.0.2</kotest-testcontainers.version>
142142
<testcontainers.version>1.20.1</testcontainers.version>
143-
<postgresql.version>42.7.3</postgresql.version>
143+
<postgresql.version>42.7.4</postgresql.version>
144144
<mockk.version>1.12.0</mockk.version>
145145
<kluent.version>1.73</kluent.version>
146146
</properties>

0 commit comments

Comments
 (0)