We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4fd6d commit a364e8bCopy full SHA for a364e8b
tests/test-javalin-jsonb/pom.xml
@@ -86,7 +86,7 @@
86
<dependency>
87
<groupId>io.avaje</groupId>
88
<artifactId>avaje-jsonb-generator</artifactId>
89
- <version>1.9</version>
+ <version>1.10</version>
90
<scope>provided</scope>
91
</dependency>
92
tests/test-nima-jsonb/pom.xml
@@ -91,7 +91,7 @@
<path>
93
94
95
</path>
96
</annotationProcessorPaths>
97
</configuration>
0 commit comments