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 feb1e71 commit 4a56ca3Copy full SHA for 4a56ca3
kotlin-testing/pom.xml
@@ -131,7 +131,7 @@
131
<kotest.version>5.9.1</kotest.version>
132
<kotest-testcontainers.version>2.0.2</kotest-testcontainers.version>
133
<testcontainers.version>1.20.1</testcontainers.version>
134
- <postgresql.version>42.7.4</postgresql.version>
+ <postgresql.version>42.7.7</postgresql.version>
135
<mockk.version>1.12.0</mockk.version>
136
<kluent.version>1.73</kluent.version>
137
</properties>
0 commit comments