File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
final/unicorn-location-api-final/UnicornLocationFunction
unicorn-store/infrastructure/cdk Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >org.junit.jupiter</groupId >
2929 <artifactId >junit-jupiter</artifactId >
30- <version >5.12.0 </version >
30+ <version >5.12.2 </version >
3131 <scope >test</scope >
3232 </dependency >
3333 </dependencies >
Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >org.junit.jupiter</groupId >
7272 <artifactId >junit-jupiter</artifactId >
73- <version >5.12.0 </version >
73+ <version >5.12.2 </version >
7474 <scope >test</scope >
7575 </dependency >
7676 </dependencies >
Original file line number Diff line number Diff line change 103103 <dependency >
104104 <groupId >org.junit.jupiter</groupId >
105105 <artifactId >junit-jupiter</artifactId >
106- <version >5.12.0 </version >
106+ <version >5.12.2 </version >
107107 <scope >test</scope >
108108 </dependency >
109109 </dependencies >
Original file line number Diff line number Diff line change 1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1212 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1313 <cdk .version>2.180.0</cdk .version>
14- <junit .version>5.12.0 </junit .version>
14+ <junit .version>5.12.2 </junit .version>
1515 </properties >
1616
1717 <build >
You can’t perform that action at this time.
0 commit comments