Skip to content

Commit

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

Bump ktor.version from 2.3.4 to 2.3.5
  • Loading branch information
bombies authored Oct 13, 2023
2 parents f933ede + 8857c38 commit 8a7f574
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.10</kotlin.version>
<ktor.version>2.3.4</ktor.version>
<ktor.version>2.3.5</ktor.version>
<koin.version>3.4.3</koin.version>
<mockk.version>1.13.5</mockk.version>
<kotlin.compiler.incremental>false</kotlin.compiler.incremental>
Expand Down

0 comments on commit 8a7f574

Please sign in to comment.