mirror of
https://github.com/aljazceru/lnd-manageJ.git
synced 2026-01-30 19:24:29 +01:00
update error-prone
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
errorprone 'com.google.errorprone:error_prone_core:2.10.0'
|
||||
errorprone 'com.google.errorprone:error_prone_core:2.13.1'
|
||||
errorprone 'com.uber.nullaway:nullaway:0.9.2'
|
||||
}
|
||||
|
||||
@@ -25,4 +25,4 @@ tasks.withType(JavaCompile).configureEach {
|
||||
excludedFieldAnnotations.add('org.springframework.boot.test.mock.mockito.MockBean')
|
||||
excludedClassAnnotations.add('org.springframework.boot.context.properties.ConfigurationProperties')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user