Update record builder version

This commit is contained in:
Andrea Cavalli 2022-04-13 19:47:32 +02:00
parent 816e60d037
commit 4149fdf47e
1 changed files with 2 additions and 1 deletions

View File

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