Update record builder
This commit is contained in:
parent
e61f5d04b9
commit
a3c27a76aa
4
pom.xml
4
pom.xml
@ -11,7 +11,7 @@
|
||||
<revision>0-SNAPSHOT</revision>
|
||||
|
||||
<atomix.version>3.1.10</atomix.version>
|
||||
<record.builder.version>29</record.builder.version>
|
||||
<record.builder.version>32</record.builder.version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
@ -160,7 +160,7 @@
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||
<artifactId>jackson-dataformat-yaml</artifactId>
|
||||
<version>2.13.1</version>
|
||||
<version>2.13.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.minecrell</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user