Skip to content

Commit 1bba2ac

Browse files
chore(deps): bump io.ktor:ktor-client-logging-jvm from 2.3.7 to 2.3.12
Bumps [io.ktor:ktor-client-logging-jvm](https://github.com/ktorio/ktor) from 2.3.7 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.7...2.3.12) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-logging-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11f205a commit 1bba2ac

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
@@ -53,7 +53,7 @@ dependencies {
5353
implementation "org.apache.poi:poi-ooxml:5.2.5"
5454
implementation "io.ktor:ktor-client-core-jvm:2.3.12"
5555
implementation "io.ktor:ktor-client-core-jvm:2.3.12"
56-
implementation "io.ktor:ktor-client-logging-jvm:2.3.7"
56+
implementation "io.ktor:ktor-client-logging-jvm:2.3.12"
5757

5858
implementation "org.simplejavamail:simple-java-mail:8.11.1"
5959

0 commit comments

Comments
 (0)