Skip to content

Commit

Permalink
Upgrade for latest fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed May 6, 2018
1 parent 661599a commit bb605c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<fitnesse.version>20180127</fitnesse.version>
<hsac.fixtures.version>3.22.0</hsac.fixtures.version>
<hsac.fixtures.version>3.23.0</hsac.fixtures.version>
<surefire.version>2.21.0</surefire.version>
<!-- classpath that Fitnesse uses when not starting from IDE/maven -->
<standalone.classpath>wiki/fixtures</standalone.classpath>
Expand Down

0 comments on commit bb605c4

Please sign in to comment.