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 85586fd commit c73eb05Copy full SHA for c73eb05
tests/test-nima-jsonb/pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>io.avaje</groupId>
25
<artifactId>avaje-inject</artifactId>
26
- <version>8.10</version>
+ <version>8.11</version>
27
</dependency>
28
29
@@ -33,7 +33,7 @@
33
34
35
<artifactId>avaje-jsonb</artifactId>
36
- <version>1.1-RC2</version>
+ <version>1.1</version>
37
38
39
<groupId>io.helidon.nima.webserver</groupId>
0 commit comments