Skip to content

Commit ccaaf61

Browse files
Update dependency org.wiremock:wiremock to v3.13.2 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5531161 commit ccaaf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/bundle-install/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.wiremock</groupId>
102102
<artifactId>wiremock</artifactId>
103-
<version>3.13.1</version>
103+
<version>3.13.2</version>
104104
</dependency>
105105
</dependencies>
106106
</plugin>

0 commit comments

Comments
 (0)