Skip to content

Commit 8554741

Browse files
authored
Update Dependencies (#743)
1 parent 76be2bb commit 8554741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ configure(subprojects - project(':ui:linuxLauncher')) {
109109
apply plugin: 'findbugs'
110110

111111
configurations.errorprone {
112-
resolutionStrategy.force 'com.google.errorprone:error_prone_core:2.0.14'
112+
resolutionStrategy.force 'com.google.errorprone:error_prone_core:2.0.15'
113113
}
114114

115115
checkstyle {

0 commit comments

Comments
 (0)