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 f78e885 commit b859e5dCopy full SHA for b859e5d
1 file changed
allure-selenium-bidi/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure Selenium WebDriver BiDi Integration"
2
3
val agent: Configuration by configurations.creating
4
5
-val seleniumVersion = "4.45.0"
+val seleniumVersion = "4.46.0"
6
val testcontainersVersion = "1.21.4"
7
8
dependencies {
0 commit comments