Skip to content

Commit 368d537

Browse files
Update dependency com.squareup.retrofit2:converter-moshi to v2.11.0 (#8312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e07708 commit 368d537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tlssurvey/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
implementation(libs.conscrypt.openjdk)
1515

1616
implementation("com.squareup.retrofit2:retrofit:2.11.0")
17-
implementation("com.squareup.retrofit2:converter-moshi:2.10.0")
17+
implementation("com.squareup.retrofit2:converter-moshi:2.11.0")
1818
implementation(libs.squareup.moshi)
1919
implementation(libs.squareup.moshi.kotlin)
2020

0 commit comments

Comments
 (0)