Skip to content

Commit

Permalink
Merge pull request #50 from kurtraschke/dependabot/maven/com.github.t…
Browse files Browse the repository at this point in the history
…omakehurst-wiremock-jre8-2.35.2

Bump com.github.tomakehurst:wiremock-jre8 from 2.35.1 to 2.35.2
  • Loading branch information
kurtraschke authored Feb 22, 2024
2 parents 87f9af6 + eadd1fd commit 2bde18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.35.1</version>
<version>2.35.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 2bde18b

Please sign in to comment.