Skip to content

Commit

Permalink
build(deps): bump io.ktor:ktor-bom from 3.0.0 to 3.0.1 (#811)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent c1fbbb5 commit 47e7e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<kotlin.version>2.0.21</kotlin.version>
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.7.3</kotlinx.serialization.version>
<ktor.version>3.0.0</ktor.version>
<ktor.version>3.0.1</ktor.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<kotlin-atomic.version>0.26.0</kotlin-atomic.version>
<ktlint.version>1.1.1</ktlint.version>
Expand Down

0 comments on commit 47e7e11

Please sign in to comment.