Skip to content

Commit

Permalink
Bump fast-approval version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbechtold committed Jan 2, 2024
1 parent 5d2407e commit e0b2a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<scm>
<connection>scm:git:git@github.com:maxbechtold/golden-master.git</connection>
<developerConnection>scm:git:git@github.com:maxbechtold/golden-master.git</developerConnection>
<url>git@github.com:maxbechtold/golden-master.git</url>
<url>https://github.com/maxbechtold/golden-master</url>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
<groupId>com.github.maxbechtold.fast-approval</groupId>
<artifactId>approval-core</artifactId>
<version>0.5.2</version>
<version>0.6</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit e0b2a1e

Please sign in to comment.