Skip to content

Commit

Permalink
Merge pull request #90 from zalando/feature/gag-provided
Browse files Browse the repository at this point in the history
Made gag provided
  • Loading branch information
whiskeysierra authored Jul 9, 2018
2 parents 21e28bc + c35df2b commit b25c7c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions jackson-datatype-problem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<groupId>com.google.gag</groupId>
<artifactId>gag</artifactId>
<version>1.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.zalando</groupId>
Expand Down
1 change: 1 addition & 0 deletions problem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<groupId>com.google.gag</groupId>
<artifactId>gag</artifactId>
<version>1.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit b25c7c0

Please sign in to comment.