Skip to content

Commit d0ac989

Browse files
build: jacoco parent version fix
1 parent 9ce4ad4 commit d0ac989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webtau-jacoco-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>webtau-parent</artifactId>
2121
<groupId>org.testingisdocumenting.webtau</groupId>
22-
<version>1.32-SNAPSHOT</version>
22+
<version>1.33-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

0 commit comments

Comments
 (0)