File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,18 +76,18 @@ com.rickbusarow.ktlint:com.rickbusarow.ktlint.gradle.plugin:0.2.2
76
76
com.rickbusarow.ktlint:ktlint-gradle-plugin:0.2.2
77
77
com.squareup.moshi:moshi-adapters:1.15.0
78
78
com.squareup.moshi:moshi:1.15.0
79
- com.squareup.okhttp3:okhttp:4.11 .0
80
- com.squareup.okio:okio-jvm:3.2 .0
81
- com.squareup.okio:okio:3.2 .0
79
+ com.squareup.okhttp3:okhttp:4.12 .0
80
+ com.squareup.okio:okio-jvm:3.6 .0
81
+ com.squareup.okio:okio:3.6 .0
82
82
com.squareup.retrofit2:converter-moshi:2.9.0
83
83
com.squareup.retrofit2:retrofit:2.9.0
84
84
com.squareup:javapoet:1.10.0
85
85
com.squareup:javawriter:2.5.0
86
86
com.sun.activation:javax.activation:1.2.0
87
87
com.sun.istack:istack-commons-runtime:3.0.8
88
88
com.sun.xml.fastinfoset:FastInfoset:1.2.16
89
- com.vanniktech:gradle-maven-publish-plugin:0.25.3
90
- com.vanniktech:nexus:0.25.3
89
+ com.vanniktech:gradle-maven-publish-plugin:0.27.0
90
+ com.vanniktech:nexus:0.27.0
91
91
commons-codec:commons-codec:1.11
92
92
commons-io:commons-io:2.4
93
93
commons-logging:commons-logging:1.2
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ squareup-workflow = "1.0.0"
87
87
timber = " 5.0.1"
88
88
truth = " 1.1.5"
89
89
turbine = " 1.0.0"
90
- vanniktech-publish = " 0.25.3 "
90
+ vanniktech-publish = " 0.27.0 "
91
91
92
92
[plugins ]
93
93
You can’t perform that action at this time.
0 commit comments