Skip to content

Commit 849ed17

Browse files
committed
Bump benchmark module to use 1.1-SNAPSHOT
1 parent efc3760 commit 849ed17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<jmh.version>1.33</jmh.version>
14-
<avaje-jsonb.version>1.0-SNAPSHOT</avaje-jsonb.version>
14+
<avaje-jsonb.version>1.1-SNAPSHOT</avaje-jsonb.version>
1515
<yasson.version>2.0.2</yasson.version>
1616
<java.release>17</java.release>
1717
<maven.compiler.source>17</maven.compiler.source>

0 commit comments

Comments
 (0)