Skip to content

Commit

Permalink
Update dependency org.scalatest:scalatest_2.12 to v3.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2023
1 parent d4d58a4 commit 822539f
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 @@ -745,7 +745,7 @@ under the License.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.binary.version}</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 822539f

Please sign in to comment.