Skip to content

Commit

Permalink
Updated to Serenity 4.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Jan 3, 2025
1 parent 74269d1 commit fe1e8e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<name>Sample Serenity BDD project using JUnit 5</name>

<properties>
<serenity.version>4.2.7</serenity.version>
<junit5.version>5.11.3</junit5.version>
<serenity.version>4.2.11</serenity.version>
<junit5.version>5.11.4</junit5.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<encoding>UTF-8</encoding>
<tags></tags>
Expand Down Expand Up @@ -152,4 +152,4 @@
</plugin>
</plugins>
</build>
</project>
</project>-

0 comments on commit fe1e8e0

Please sign in to comment.