File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 9595 <source .level>17</source .level>
9696 <dist .id>${project.artifactId} </dist .id>
9797 <jacoco .destfile>${project.build.directory} /jacoco.exec</jacoco .destfile>
98- <kotlin .api.target>2.1 </kotlin .api.target>
98+ <kotlin .api.target>2.2 </kotlin .api.target>
9999 <kotlin .jvm.target>17</kotlin .jvm.target>
100100
101101 <apt >1.1.3</apt >
120120 <jsonpath >2.6.0</jsonpath >
121121 <junit5 >5.12.2</junit5 >
122122 <junit-pioneer >2.3.0</junit-pioneer >
123- <kotlin >2.1.20 </kotlin >
123+ <kotlin >2.2.0 </kotlin >
124124 <kotlin-coroutines >1.10.2</kotlin-coroutines >
125125 <logback >1.5.12</logback >
126126 <microbenchmark >0.5.0.RELEASE</microbenchmark >
13551355 <arg >-Xjsr305=strict</arg >
13561356 <arg >-Xsuppress-version-warnings</arg >
13571357 <arg >-opt-in=kotlin.RequiresOptIn</arg >
1358+ <arg >-Xannotation-default-target=param-property</arg >
13581359 </args >
13591360 </configuration >
13601361 <executions >
You can’t perform that action at this time.
0 commit comments