Skip to content

Commit d5ee9c8

Browse files
renovate[bot]mdecourcy
authored andcommitted
chore(deps): update com.squareup.okhttp3:logging-interceptor to v5.3.1 (meshtastic#3718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de127ec commit d5ee9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ktor-client-content-negotiation = { module = "io.ktor:ktor-client-content-negoti
111111
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
112112
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
113113
ktorfit = { module = "de.jensklingenberg.ktorfit:ktorfit-lib", version.ref = "ktorfit" }
114-
okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version = "5.3.0" }
114+
okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version = "5.3.1" }
115115

116116
# Testing
117117
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.3.0" }

0 commit comments

Comments
 (0)