diff --git a/pom.xml b/pom.xml
index bc8c3bf..4d263d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
io.arrow-kt
arrow-core
- 1.2.0
+ 1.2.1
@@ -113,12 +113,12 @@
software.amazon.awssdk
sns
- 2.20.123
+ 2.20.156
software.amazon.awssdk
sqs
- 2.20.120
+ 2.20.156
@@ -136,63 +136,63 @@
org.flywaydb
flyway-core
- 9.21.2
+ 9.22.3
test
org.jdbi
jdbi3-core
- 3.41.0
+ 3.41.3
org.jdbi
jdbi3-kotlin
- 3.41.0
+ 3.41.3
org.jdbi
jdbi3-postgres
- 3.41.0
+ 3.41.3
test
org.testcontainers
testcontainers
- 1.19.0
+ 1.19.1
test
org.testcontainers
postgresql
- 1.19.0
+ 1.19.1
test
no.liflig
snapshot-test
- 1.20230826.120306
+ 1.20231024.003749
test
io.mockk
mockk-jvm
- 1.13.7
+ 1.13.8
test
io.kotest
kotest-assertions-core
- 5.6.2
+ 5.7.2
test
io.kotest.extensions
kotest-assertions-arrow-jvm
- 1.3.3
+ 1.4.0
test
@@ -206,7 +206,7 @@
org.jetbrains.kotlinx
kotlinx-serialization-json
- 1.5.1
+ 1.6.0
pom
@@ -279,7 +279,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.1.2
+ 3.2.1
**/*Spec.*