Update record builder version
This commit is contained in:
parent
816e60d037
commit
4149fdf47e
3
pom.xml
3
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user