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 d2e71c0 commit 764fb64Copy full SHA for 764fb64
HISTORY.md
@@ -1,5 +1,8 @@
1
# JLineup Release History
2
3
+## Release 4.8.4 - 2023-06-03
4
+* Dependency updates
5
+
6
## Release 4.8.3 - 2023-03-09
7
* Bugfix: Add '--remote-allow-origins=*' to Chrome options to fix issues with Chrome 111 and the webdriver connection.
8
* JLineup might update to Java 11 or 17 soon to switch to Java HttpClient
build.gradle
@@ -28,7 +28,7 @@ plugins {
28
//\
29
///\
30
////\
31
-def jlineup_version = "4.8.4-SNAPSHOT"
+def jlineup_version = "4.8.4"
32
/////
33
////
34
///
0 commit comments