Skip to content

Commit

Permalink
Release 0.0.6: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
namicsmachine committed Dec 5, 2024
1 parent 4ba63b3 commit d70bf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Provides integration testing capabilities for magnolia projects.
<dependency>
<groupId>com.merkle.oss.magnolia</groupId>
<artifactId>magnolia-testing</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
</dependency>
```
- Add a magnolia module descriptor in your `src/test/resources/META-INF/magnolia` directory (Bindings can differ from non-test setup).
Expand Down

0 comments on commit d70bf4f

Please sign in to comment.