Skip to content

Commit d73e3bf

Browse files
Bump org.postgresql:postgresql from 42.7.3 to 42.7.4
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25bf59c commit d73e3bf

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)