Skip to content

Commit

Permalink
Fixes #4311 - Update Piranha Web Profile - Testing with JUnit 5 and P…
Browse files Browse the repository at this point in the history
…laywright Guide (#4320)
  • Loading branch information
mnriem authored Dec 5, 2024
1 parent a2dd915 commit b2a85d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ create the ```pom.xml``` file with the content as below.
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<piranha.distribution>webprofile</piranha.distribution>
<piranha.version>24.11.0</piranha.version>
<playwright.version>1.48.0</playwright.version>
<playwright.version>1.49.0</playwright.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit b2a85d1

Please sign in to comment.