Skip to content

Commit 255c042

Browse files
fix(deps): update all non-major dependencies
1 parent 42f9b10 commit 255c042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ slf4j = "2.0.17"
1717
kafka = "4.1.1"
1818
kafka-kotlin = "0.4.1"
1919
kafka-embedded = "4.1.0"
20-
kafka-streams-registry = "8.1.0"
20+
kafka-streams-registry = "8.1.1"
2121
kover = "0.9.3"
2222
ktor = "3.3.3"
2323
koin = "4.1.1"

recipes/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kotlinLogging = "7.0.13"
2929

3030
# Ktor
3131
ktor = "3.3.3"
32-
koin = "4.1.0-Beta8"
32+
koin = "4.1.1"
3333

3434
# mongo
3535
mongodb = "5.6.1"

0 commit comments

Comments
 (0)