This commit is contained in:
Andrea Cavalli 2022-04-27 10:50:30 +02:00
commit b3ed225a7a
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,7 @@
<dependency> <dependency>
<groupId>io.soabase.record-builder</groupId> <groupId>io.soabase.record-builder</groupId>
<artifactId>record-builder-core</artifactId> <artifactId>record-builder-core</artifactId>
<version>26</version> <version>33</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
@ -146,6 +146,7 @@
<groupId>io.soabase.record-builder</groupId> <groupId>io.soabase.record-builder</groupId>
<artifactId>record-builder-processor</artifactId> <artifactId>record-builder-processor</artifactId>
<version>33</version> <version>33</version>
<scope>provided</scope>
</annotationProcessorPath> </annotationProcessorPath>
</annotationProcessorPaths> </annotationProcessorPaths>
<annotationProcessors> <annotationProcessors>