Skip to content

Commit 7484fc2

Browse files
chore(deps): bump io.ktor:ktor-serialization-jackson
Bumps [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) from 2.3.10 to 2.3.12. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.10...2.3.12) --- updated-dependencies: - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37d844f commit 7484fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation "io.ktor:ktor-server-auth:2.3.12"
4949
implementation "io.ktor:ktor-server-auth-jwt:2.3.11"
5050
implementation "io.ktor:ktor-server-sessions-jvm:2.3.5"
51-
implementation "io.ktor:ktor-serialization-jackson:2.3.10"
51+
implementation "io.ktor:ktor-serialization-jackson:2.3.12"
5252
implementation "io.ktor:ktor-client-apache-jvm:2.3.12"
5353

5454
implementation "org.apache.poi:poi-ooxml:5.2.5"

0 commit comments

Comments
 (0)