Skip to content

Commit

Permalink
Merge pull request #308 from zalando/dependabot/maven/org.zalando-fau…
Browse files Browse the repository at this point in the history
…x-pas-0.8.0

Bump faux-pas from 0.7.1 to 0.8.0
  • Loading branch information
whiskeysierra authored Jul 6, 2018
2 parents 9bb91ba + 838ec17 commit a06e494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion logbook-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.zalando</groupId>
<artifactId>faux-pas</artifactId>
<version>0.7.1</version>
<version>0.8.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>org.zalando</groupId>
<artifactId>faux-pas</artifactId>
<version>0.7.1</version>
<version>0.8.0</version>
</dependency>

<!-- logging -->
Expand Down

0 comments on commit a06e494

Please sign in to comment.