File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 355
355
<extension >
356
356
<groupId >kr.motd.maven</groupId >
357
357
<artifactId >os-maven-plugin</artifactId >
358
- <version >1.4.0.Final </version >
358
+ <version >1.6.2 </version >
359
359
</extension >
360
360
</extensions >
361
361
<plugins >
420
420
<plugin >
421
421
<groupId >org.xolstice.maven.plugins</groupId >
422
422
<artifactId >protobuf-maven-plugin</artifactId >
423
- <version >0.5 .1</version >
423
+ <version >0.6 .1</version >
424
424
<configuration >
425
425
<protoSourceRoot >src/main/proto</protoSourceRoot >
426
426
<protoTestSourceRoot >src/test/proto</protoTestSourceRoot >
Original file line number Diff line number Diff line change 31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
32
<guava .version>31.0.1-jre</guava .version>
33
33
<gwt .version>2.8.2</gwt .version>
34
- <truth .version>1.1</truth .version>
34
+ <truth .version>1.1.3 </truth .version>
35
35
<autoservice .version>1.0-rc6</autoservice .version>
36
36
<autovalue .version>1.9</autovalue .version>
37
37
<junit .version>4.13.1</junit .version>
You can’t perform that action at this time.
0 commit comments