Skip to content

Commit a9a5f27

Browse files
authored
Merge pull request #17 from OpenRefine/dependabot/maven/org.testng-testng-7.11.0
Bump org.testng:testng from 7.10.2 to 7.11.0
2 parents e27669e + acd4cd5 commit a9a5f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.testng</groupId>
123123
<artifactId>testng</artifactId>
124-
<version>7.10.2</version>
124+
<version>7.11.0</version>
125125
<scope>test</scope>
126126
</dependency>
127127
<dependency>

0 commit comments

Comments
 (0)