Skip to content

Commit b366631

Browse files
committed
Update the tinystruct framework to be 1.7.8
1 parent 9b95cc1 commit b366631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<maven.compiler.target>17</maven.compiler.target>
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3434
<netty.version>4.2.6.Final</netty.version>
35-
<tinystruct.version>1.7.7</tinystruct.version>
35+
<tinystruct.version>1.7.8</tinystruct.version>
3636
</properties>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)