Skip to content

Commit

Permalink
Upgrade support for Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
alombardorccl committed Aug 15, 2023
1 parent 95921c4 commit dc7482a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Core Automated Testing microservice is used to the perform functional system

This service is an on-ramp for entire engineering teams to contribute to the functional testing of a product offering. Also, to unify our testing teams with one automated testing solution.

Currently capabilities include:
Current capabilities include:

* Browser (Internet Explorer, Firefox, Headless Firefox, Chrome, Headless Chrome, Edge, Headless Edge, Safari)
* Mobile Browser (Android, iOS using Appium)
Expand All @@ -24,7 +24,7 @@ feature requests. Anything else, such as questions for help in using the library

# Prerequisites

1. Java 1.8
1. Java 11
2. Maven 3.x

# Architecture Diagram
Expand Down

0 comments on commit dc7482a

Please sign in to comment.