Skip to content

Commit 4a56ca3

Browse files
Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 in /kotlin-testing
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feb1e71 commit 4a56ca3

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)