File tree 4 files changed +4
-4
lines changed
final/unicorn-location-api-final/UnicornLocationFunction
unicorn-store/infrastructure/cdk
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
<dependency >
28
28
<groupId >org.junit.jupiter</groupId >
29
29
<artifactId >junit-jupiter</artifactId >
30
- <version >5.12.0 </version >
30
+ <version >5.12.1 </version >
31
31
<scope >test</scope >
32
32
</dependency >
33
33
</dependencies >
Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >org.junit.jupiter</groupId >
72
72
<artifactId >junit-jupiter</artifactId >
73
- <version >5.12.0 </version >
73
+ <version >5.12.1 </version >
74
74
<scope >test</scope >
75
75
</dependency >
76
76
</dependencies >
Original file line number Diff line number Diff line change 103
103
<dependency >
104
104
<groupId >org.junit.jupiter</groupId >
105
105
<artifactId >junit-jupiter</artifactId >
106
- <version >5.12.0 </version >
106
+ <version >5.12.1 </version >
107
107
<scope >test</scope >
108
108
</dependency >
109
109
</dependencies >
Original file line number Diff line number Diff line change 11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
12
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
13
13
<cdk .version>2.180.0</cdk .version>
14
- <junit .version>5.12.0 </junit .version>
14
+ <junit .version>5.12.1 </junit .version>
15
15
</properties >
16
16
17
17
<build >
You can’t perform that action at this time.
0 commit comments