File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ subprojects { subproject ->
5050
5151 apply plugin : ' net.ltgt.errorprone'
5252 dependencies {
53- errorprone " com.google.errorprone:error_prone_core:2.42 .0"
53+ errorprone " com.google.errorprone:error_prone_core:2.43 .0"
5454 api libs. jspecify
5555 errorprone ' com.uber.nullaway:nullaway:0.12.9'
5656 }
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencyResolutionManagement {
2626 library(' jspecify' , ' org.jspecify:jspecify:1.0.0' )
2727 library(' dagger' , ' com.google.dagger:dagger:2.57.2' )
2828 library(' dagger-compiler' , ' com.google.dagger:dagger-compiler:2.57.2' )
29- library(' okio' , ' com.squareup.okio:okio:3.16.0 ' )
29+ library(' okio' , ' com.squareup.okio:okio:3.16.2 ' )
3030 library(' picocli' , ' info.picocli:picocli:4.7.7' )
3131 library(' zip4j' , ' net.lingala.zip4j:zip4j:2.11.5' )
3232 library(' awaitility' , ' org.awaitility:awaitility:4.3.0' )
You can’t perform that action at this time.
0 commit comments