Skip to content

Commit 6c6bde8

Browse files
Update JxBrowser version to 9.0.0 (#164)
Issue: TeamDev-IP/JxBrowser-Docs#3812
1 parent 1e5ceae commit 6c6bde8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ plugins {
1414
jxbrowser {
1515
// The JxBrowser version (required).
1616
// Obtain the latest release version number at https://teamdev.com/jxbrowser/.
17-
version = "8.18.3"
17+
version = "9.0.0"
1818

1919
// If you're using Gradle 8.1.1 or older, use the following syntax:
20-
// version.set("8.18.3")
20+
// version.set("9.0.0")
2121

2222
// The location of JxBrowser repository to use (optional).
2323
// It's either North America or Europe.

0 commit comments

Comments
 (0)