We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9011b commit 2b49bf3Copy full SHA for 2b49bf3
gradle/libs.versions.toml
@@ -82,7 +82,7 @@ org-opensaml-opensaml-saml-impl = { module = "org.opensaml:opensaml-saml-impl",
82
org-opensaml-opensaml5-saml-api = { module = "org.opensaml:opensaml-saml-api", version.ref = "org-opensaml5" }
83
org-opensaml-opensaml5-saml-impl = { module = "org.opensaml:opensaml-saml-impl", version.ref = "org-opensaml5" }
84
org-python-jython = { module = "org.python:jython", version = "2.5.3" }
85
-org-seleniumhq-selenium-htmlunit-driver = "org.seleniumhq.selenium:htmlunit3-driver:4.27.0"
+org-seleniumhq-selenium-htmlunit-driver = "org.seleniumhq.selenium:htmlunit3-driver:4.28.0"
86
org-seleniumhq-selenium-selenium-java = "org.seleniumhq.selenium:selenium-java:4.28.1"
87
org-seleniumhq-selenium-selenium-support = "org.seleniumhq.selenium:selenium-support:3.141.59"
88
org-skyscreamer-jsonassert = "org.skyscreamer:jsonassert:1.5.3"
0 commit comments