Skip to content

Commit 764fb64

Browse files
committed
Release 4.8.4
1 parent d2e71c0 commit 764fb64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# JLineup Release History
22

3+
## Release 4.8.4 - 2023-06-03
4+
* Dependency updates
5+
36
## Release 4.8.3 - 2023-03-09
47
* Bugfix: Add '--remote-allow-origins=*' to Chrome options to fix issues with Chrome 111 and the webdriver connection.
58
* JLineup might update to Java 11 or 17 soon to switch to Java HttpClient

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
//\
2929
///\
3030
////\
31-
def jlineup_version = "4.8.4-SNAPSHOT"
31+
def jlineup_version = "4.8.4"
3232
/////
3333
////
3434
///

0 commit comments

Comments
 (0)