There was an error while loading. Please reload this page.
1 parent cc588b4 commit f315683Copy full SHA for f315683
README.MD
@@ -26,7 +26,7 @@ It has a complete solution to run tests in different ways:
26
27
This project uses the following languages and frameworks:
28
29
-* [Java 23](https://openjdk.java.net/projects/jdk/23/) as the programming language
+* [Java 25](https://openjdk.java.net/projects/jdk/25/) as the programming language
30
* [TestNG](https://testng.org/doc/) as the UnitTest framework to support the test creation
31
* [Selenium WebDriver](https://www.selenium.dev/) as the web browser automation framework using the Java binding
32
* [AssertJ](https://joel-costigliola.github.io/assertj/) as the fluent assertion library
0 commit comments