File tree 4 files changed +6
-6
lines changed 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >com.google.errorprone</groupId >
52
52
<artifactId >error_prone_annotations</artifactId >
53
- <version >2.37 .0</version >
53
+ <version >2.38 .0</version >
54
54
</dependency >
55
55
56
56
<dependency >
66
66
<dependency >
67
67
<groupId >com.google.guava</groupId >
68
68
<artifactId >guava-testlib</artifactId >
69
- <version >33.4.7 -jre</version >
69
+ <version >33.4.8 -jre</version >
70
70
<scope >test</scope >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >com.google.guava</groupId >
74
74
<artifactId >guava</artifactId >
75
- <version >33.4.7 -jre</version >
75
+ <version >33.4.8 -jre</version >
76
76
<scope >test</scope >
77
77
</dependency >
78
78
</dependencies >
Original file line number Diff line number Diff line change 302
302
<path >
303
303
<groupId >com.google.errorprone</groupId >
304
304
<artifactId >error_prone_core</artifactId >
305
- <version >2.37 .0</version >
305
+ <version >2.38 .0</version >
306
306
</path >
307
307
</annotationProcessorPaths >
308
308
</configuration >
Original file line number Diff line number Diff line change 60
60
<dependency >
61
61
<groupId >com.google.guava</groupId >
62
62
<artifactId >guava</artifactId >
63
- <version >33.4.7 -jre</version >
63
+ <version >33.4.8 -jre</version >
64
64
</dependency >
65
65
66
66
<dependency >
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >org.junit</groupId >
41
41
<artifactId >junit-bom</artifactId >
42
- <version >5.12.1 </version >
42
+ <version >5.12.2 </version >
43
43
<type >pom</type >
44
44
<scope >import</scope >
45
45
</dependency >
You can’t perform that action at this time.
0 commit comments