Skip to content

Commit

Permalink
docs(test-generator): Added a README for the test-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed May 11, 2023
1 parent 4ab57bd commit 680b618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plc4j/utils/test-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@
<artifactId>maven-dependency-plugin</artifactId>
<configuration>
<usedDependencies combine.children="append">
<usedDependency>org.apache.plc4x:plc4j-driver-s7</usedDependency>
<usedDependency>org.apache.plc4x:plc4j-utils-pcap-shared</usedDependency>
<usedDependency>org.slf4j:slf4j-simple</usedDependency>
</usedDependencies>
</configuration>
</plugin>
Expand Down

0 comments on commit 680b618

Please sign in to comment.