File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 27
27
</scm >
28
28
<properties >
29
29
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30
- <kotlin .version>2.1.20 </kotlin .version>
30
+ <kotlin .version>2.1.21 </kotlin .version>
31
31
</properties >
32
32
<ciManagement >
33
33
<system >GitHub Actions</system >
47
47
<dependency >
48
48
<groupId >org.junit.jupiter</groupId >
49
49
<artifactId >junit-jupiter-engine</artifactId >
50
- <version >[5.12.2,) </version >
50
+ <version >5.13.2 </version >
51
51
</dependency >
52
52
</dependencies >
53
53
</plugin >
67
67
<plugin >
68
68
<groupId >org.jacoco</groupId >
69
69
<artifactId >jacoco-maven-plugin</artifactId >
70
- <version >0.8.12 </version >
70
+ <version >0.8.13 </version >
71
71
<executions >
72
72
<execution >
73
73
<id >prepare-agent</id >
244
244
<dependency >
245
245
<groupId >org.junit.jupiter</groupId >
246
246
<artifactId >junit-jupiter-api</artifactId >
247
- <version >[5.12.2,) </version >
247
+ <version >5.13.2 </version >
248
248
<scope >test</scope >
249
249
</dependency >
250
250
<dependency >
251
251
<groupId >org.junit.platform</groupId >
252
252
<artifactId >junit-platform-launcher</artifactId >
253
- <version >[1.12.2,) </version >
253
+ <version >1.13.2 </version >
254
254
<scope >test</scope >
255
255
</dependency >
256
256
<dependency >
Original file line number Diff line number Diff line change 27
27
</scm >
28
28
<properties >
29
29
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30
- <kotlin .version>2.1.20 </kotlin .version>
30
+ <kotlin .version>2.1.21 </kotlin .version>
31
31
</properties >
32
32
<ciManagement >
33
33
<system >GitHub Actions</system >
47
47
<dependency >
48
48
<groupId >org.junit.jupiter</groupId >
49
49
<artifactId >junit-jupiter-engine</artifactId >
50
- <version >[5.12.2,) </version >
50
+ <version >5.13.2 </version >
51
51
</dependency >
52
52
</dependencies >
53
53
</plugin >
198
198
<dependency >
199
199
<groupId >org.junit.jupiter</groupId >
200
200
<artifactId >junit-jupiter-api</artifactId >
201
- <version >[5.12.2,) </version >
201
+ <version >5.13.2 </version >
202
202
<scope >test</scope >
203
203
</dependency >
204
204
<dependency >
205
205
<groupId >org.junit.platform</groupId >
206
206
<artifactId >junit-platform-launcher</artifactId >
207
- <version >[1.12.2,) </version >
207
+ <version >1.13.2 </version >
208
208
<scope >test</scope >
209
209
</dependency >
210
210
<dependency >
You can’t perform that action at this time.
0 commit comments