Skip to content

Commit

Permalink
Update tutorials/selenium/launcher/build.gradle.kts
Browse files Browse the repository at this point in the history
Co-authored-by: Vladimir Ikryanov <vladimir.ikryanov@teamdev.com>
  • Loading branch information
ivan-diachenko-td and vladimir-ikryanov authored Nov 12, 2024
1 parent 590e221 commit 6c41e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/selenium/launcher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation("org.seleniumhq.selenium:selenium-chrome-driver:4.26.0")
}

// The Chromium version used in JxBrowser.
// The Chromium version used in JxBrowser 8.1.0.
val chromiumVersion = "130.0.6723.70"

fun chromeDriverPlatform(): String {
Expand Down

0 comments on commit 6c41e73

Please sign in to comment.