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 7aca7ff commit bf98cb8Copy full SHA for bf98cb8
1 file changed
pom.xml
@@ -30,7 +30,7 @@
30
<htmlunitcsp.version>4.20.0</htmlunitcsp.version>
31
<htmlunitcssparser.version>4.20.0</htmlunitcssparser.version>
32
<htmlunitcorejs.version>4.21.0-SNAPSHOT</htmlunitcorejs.version>
33
- <htmlunitneko.version>4.20.1-SNAPSHOT</htmlunitneko.version>
+ <htmlunitneko.version>4.21.0-SNAPSHOT</htmlunitneko.version>
34
<htmlunitwebsocketclient.version>4.20.0</htmlunitwebsocketclient.version>
35
<htmlunitxpath.version>4.20.0</htmlunitxpath.version>
36
@@ -59,7 +59,7 @@
59
<jfreechart.version>1.5.6</jfreechart.version>
60
61
<!-- quality -->
62
- <checkstyle.version>12.2.0</checkstyle.version>
+ <checkstyle.version>12.3.0</checkstyle.version>
63
<spotbugs.version>4.9.8</spotbugs.version>
64
<pmd.version>7.19.0</pmd.version>
65
<archunit.version>1.4.1</archunit.version>
0 commit comments