aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-30 12:38:23 +0000
committerGitHub <noreply@github.com>2021-11-30 12:38:23 +0000
commit2639298115dd8ad12e7bf8218e4994b10de07232 (patch)
treec3a8fac6cd605d2c2c09d0f382df13af21486ade /gradle
parentfc211418c4a3961b00b255c855c10131d1f1540c (diff)
build(deps): bump okhttp from 4.9.0 to 4.9.3 (#1553)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 0b2486a5..245d227a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -80,7 +80,7 @@ testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit",
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.18.0"
-build-okhttp = "com.squareup.okhttp3:okhttp:4.9.0"
+build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
build-semver = "com.vdurmont:semver4j:3.1.0"