File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
<properties >
18
18
<sonar .coverage.jacoco.xmlReportPaths>${basedir} /../${aggregate.report.dir}
19
19
</sonar .coverage.jacoco.xmlReportPaths>
20
- <kotlin .version>2.2.10 </kotlin .version>
20
+ <kotlin .version>2.2.20 </kotlin .version>
21
21
<kotlin .compiler.incremental>false</kotlin .compiler.incremental>
22
22
</properties >
23
23
Original file line number Diff line number Diff line change 19
19
<properties >
20
20
<sonar .coverage.jacoco.xmlReportPaths>${basedir} /../${aggregate.report.dir}
21
21
</sonar .coverage.jacoco.xmlReportPaths>
22
- <kotlin .version>2.2.10 </kotlin .version>
22
+ <kotlin .version>2.2.20 </kotlin .version>
23
23
<kotlin .compiler.incremental>false</kotlin .compiler.incremental>
24
24
<auto-service .version>1.1.1</auto-service .version>
25
25
</properties >
You can’t perform that action at this time.
0 commit comments