1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00

Merge pull request #5272 from yschimke/kotlin_upgrade

Kotlin upgrade to 1.3.41
This commit is contained in:
Jesse Wilson
2019-07-06 16:07:12 -04:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ buildscript {
'jnrUnixsocket': '0.22',
'jsoup': '1.11.3',
'junit': '4.12',
'kotlin': '1.3.40',
'kotlin': '1.3.41',
'moshi': '1.8.0',
'okio': '2.2.2',
'ktlint': '0.31.0'