Skip to content

Commit

Permalink
Merge pull request #382 from bombies/dependabot/maven/dev/ktor.versio…
Browse files Browse the repository at this point in the history
…n-2.3.7

Bump ktor.version from 2.3.5 to 2.3.7
  • Loading branch information
bombies authored Jan 11, 2024
2 parents 4274f2f + e953ddd commit 89aec0b
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 @@ -16,7 +16,7 @@
<kotlin.code.style>official</kotlin.code.style>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.21</kotlin.version>
<ktor.version>2.3.5</ktor.version>
<ktor.version>2.3.7</ktor.version>
<koin.version>3.5.0</koin.version>
<mockk.version>1.13.5</mockk.version>
<kotlin.compiler.incremental>false</kotlin.compiler.incremental>
Expand Down

0 comments on commit 89aec0b

Please sign in to comment.