Skip to content

Commit 6d0a7b9

Browse files
fix(deps): update import io.ktor:ktor-bom from v2.3.10 to v2.3.11 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 391c6a4 commit 6d0a7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<flatten.maven.plugin.version>1.6.0</flatten.maven.plugin.version>
7979
<kotlin.version>1.9.24</kotlin.version>
8080
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
81-
<ktor.version>2.3.10</ktor.version>
81+
<ktor.version>2.3.11</ktor.version>
8282
<kotlin-atomic.version>0.24.0</kotlin-atomic.version>
8383
<slf4j.version>2.0.13</slf4j.version>
8484
</properties>

0 commit comments

Comments
 (0)