Skip to content

Commit

Permalink
Release new patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nylle committed Mar 3, 2023
1 parent 7821ee5 commit bc460d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The purpose of this project is to generate full object graphs for use in test su
<dependency>
<groupId>com.github.nylle</groupId>
<artifactId>javafixture</artifactId>
<version>2.9.4</version>
<version>2.9.5</version>
<scope>test</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.github.nylle</groupId>
<artifactId>javafixture</artifactId>
<packaging>jar</packaging>
<version>2.9.4</version>
<version>2.9.5</version>

<name>JavaFixture</name>
<url>https://github.com/Nylle/JavaFixture</url>
Expand Down

0 comments on commit bc460d0

Please sign in to comment.