Skip to content

Commit a9472b6

Browse files
author
Andrei Kamarouski
committed
changes
1 parent ae224b0 commit a9472b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
implementation('org.yaml:snakeyaml:1.30')
1515

1616
implementation("net.bytebuddy:byte-buddy:1.14.11")
17-
compileOnly('org.seleniumhq.selenium:selenium-remote-driver:4.17.0')
17+
implementation('org.seleniumhq.selenium:selenium-remote-driver:4.17.0')
1818

1919
implementation('org.slf4j:slf4j-api:1.7.36')
2020
compileOnly("log4j:log4j:1.2.17")

0 commit comments

Comments
 (0)