We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bf59c commit d73e3bfCopy full SHA for d73e3bf
kotlin-testing/pom.xml
@@ -140,7 +140,7 @@
140
<kotest.version>5.9.1</kotest.version>
141
<kotest-testcontainers.version>2.0.2</kotest-testcontainers.version>
142
<testcontainers.version>1.20.1</testcontainers.version>
143
- <postgresql.version>42.7.3</postgresql.version>
+ <postgresql.version>42.7.4</postgresql.version>
144
<mockk.version>1.12.0</mockk.version>
145
<kluent.version>1.73</kluent.version>
146
</properties>
0 commit comments