Skip to content

Commit

Permalink
Merge pull request #24 from wttech/dependabot/maven/stubway.tests/com…
Browse files Browse the repository at this point in the history
….google.code.gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9 in /stubway.tests
  • Loading branch information
andrzej-dolinski-wttech authored Sep 22, 2022
2 parents 78c1aa8 + b991e1d commit 4ca4366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubway.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4ca4366

Please sign in to comment.