File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.21 </kotlin .version>
30
+ <kotlin .version>1.9.22 </kotlin .version>
31
31
</properties >
32
32
<ciManagement >
33
33
<system >GitHub Actions</system >
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.21 </kotlin .version>
30
+ <kotlin .version>1.9.22 </kotlin .version>
31
31
</properties >
32
32
<ciManagement >
33
33
<system >GitHub Actions</system >
163
163
<plugin >
164
164
<groupId >org.jacoco</groupId >
165
165
<artifactId >jacoco-maven-plugin</artifactId >
166
- <version >0.8.10 </version >
166
+ <version >0.8.11 </version >
167
167
<configuration >
168
168
<excludes >
169
169
<exclude >**/U$BaseHttpSslSocketFactory*.class</exclude >
You can’t perform that action at this time.
0 commit comments