We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a802f0a commit 535715dCopy full SHA for 535715d
README.md
@@ -7,6 +7,8 @@ and "htmlunit-core-js" which has the test cases and packaging.
7
8
Notice that "org.mozilla.*" is renamed to "net.sourceforge.htmlunit.corejs.*"
9
10
+:heart: [Sponsor](https://github.com/sponsors/rbri)
11
+
12
[](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.htmlunit/htmlunit-core-js)
13
14
build.gradle
@@ -11,7 +11,7 @@ apply plugin: 'signing'
group = "net.sourceforge.htmlunit"
archivesBaseName = "htmlunit-core-js"
-version = "2.47.0-SNAPSHOT"
+version = "2.47.0"
15
16
17
jar {
0 commit comments