Skip to content

Commit

Permalink
Merge branch 'main' of github.com:slackhq/slack-gradle-plugin into kl…
Browse files Browse the repository at this point in the history
…_aibot_api
  • Loading branch information
kateliu20 committed Sep 18, 2024
2 parents 1c7497e + 04d514c commit 52b0cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ okhttp-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", version.ref = "okio" }
oshi = "com.github.oshi:oshi-core:6.6.3"
oshi = "com.github.oshi:oshi-core:6.6.4"
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
retrofit-converters-wire = { module = "com.squareup.retrofit2:converter-wire", version.ref = "retrofit" }
retrofit-converter-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit"}
Expand Down

0 comments on commit 52b0cb2

Please sign in to comment.