@@ -10,7 +10,7 @@ all modules and does not describe the project structure per-subproject.
1010 -->
1111<groupId >io.spine.tools</groupId >
1212<artifactId >core-jvm-compiler</artifactId >
13- <version >2.0.0-SNAPSHOT.018 </version >
13+ <version >2.0.0-SNAPSHOT.019 </version >
1414
1515<inceptionYear >2015</inceptionYear >
1616
@@ -23,12 +23,6 @@ all modules and does not describe the project structure per-subproject.
2323</licenses >
2424
2525<dependencies >
26- <dependency >
27- <groupId >com.google.auto.service</groupId >
28- <artifactId >auto-service-annotations</artifactId >
29- <version >1.1.1</version >
30- <scope >compile</scope >
31- </dependency >
3226 <dependency >
3327 <groupId >com.google.devtools.ksp</groupId >
3428 <artifactId >symbol-processing-aa-embeddable</artifactId >
@@ -287,6 +281,12 @@ all modules and does not describe the project structure per-subproject.
287281 <version >5.13.2</version >
288282 <scope >test</scope >
289283 </dependency >
284+ <dependency >
285+ <groupId >com.google.auto.service</groupId >
286+ <artifactId >auto-service-annotations</artifactId >
287+ <version >1.1.1</version >
288+ <scope >provided</scope >
289+ </dependency >
290290 <dependency >
291291 <groupId >com.google.code.findbugs</groupId >
292292 <artifactId >jsr305</artifactId >
@@ -306,7 +306,7 @@ all modules and does not describe the project structure per-subproject.
306306 <dependency >
307307 <groupId >com.google.devtools.ksp</groupId >
308308 <artifactId >symbol-processing-cmdline</artifactId >
309- <version >2.1.21 -2.0.1 </version >
309+ <version >2.2.20 -2.0.4 </version >
310310 </dependency >
311311 <dependency >
312312 <groupId >com.google.errorprone</groupId >
@@ -369,17 +369,17 @@ all modules and does not describe the project structure per-subproject.
369369 <dependency >
370370 <groupId >io.spine.tools</groupId >
371371 <artifactId >core-jvm-gradle-plugins</artifactId >
372- <version >2.0.0-SNAPSHOT.017 </version >
372+ <version >2.0.0-SNAPSHOT.018 </version >
373373 </dependency >
374374 <dependency >
375375 <groupId >io.spine.tools</groupId >
376376 <artifactId >core-jvm-plugins</artifactId >
377- <version >2.0.0-SNAPSHOT.017 </version >
377+ <version >2.0.0-SNAPSHOT.018 </version >
378378 </dependency >
379379 <dependency >
380380 <groupId >io.spine.tools</groupId >
381381 <artifactId >core-jvm-routing</artifactId >
382- <version >2.0.0-SNAPSHOT.017 </version >
382+ <version >2.0.0-SNAPSHOT.018 </version >
383383 </dependency >
384384 <dependency >
385385 <groupId >io.spine.tools</groupId >
0 commit comments