We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddc2ae commit e3aae4bCopy full SHA for e3aae4b
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
import java.time.Duration
4
5
group = "com.iodesystems.selenium-jquery"
6
-version = "4.1.3-SNAPSHOT"
+version = "4.1.4-SNAPSHOT"
7
description =
8
"SeleniumJQuery is a tool for writing more effective Selenium tests with the power of jQuery selectors and Kotlin's expressiveness"
9
0 commit comments