File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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>1.9.0 </kotlin .version>
30
+ <kotlin .version>1.9.10 </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.9.3 ,)</version >
50
+ <version >[5.10.0 ,)</version >
51
51
</dependency >
52
52
</dependencies >
53
53
</plugin >
115
115
</execution >
116
116
</executions >
117
117
<configuration >
118
- <jvmTarget >1.8 </jvmTarget >
118
+ <jvmTarget >11 </jvmTarget >
119
119
</configuration >
120
120
</plugin >
121
121
<plugin >
241
241
<dependency >
242
242
<groupId >org.junit.jupiter</groupId >
243
243
<artifactId >junit-jupiter-api</artifactId >
244
- <version >[5.9.3 ,)</version >
244
+ <version >[5.10.0 ,)</version >
245
245
<scope >test</scope >
246
246
</dependency >
247
247
<dependency >
262
262
<scope >test</scope >
263
263
</dependency >
264
264
</dependencies >
265
- </project >
265
+ </project >
You can’t perform that action at this time.
0 commit comments