Skip to content

Commit 63c5e46

Browse files
chore(deps-dev): bump org.scalatest:scalatest_2.12 from 3.2.12 to 3.2.20 (#924)
Bumps [org.scalatest:scalatest_2.12](https://github.com/scalatest/scalatest) from 3.2.12 to 3.2.20. - [Release notes](https://github.com/scalatest/scalatest/releases) - [Commits](scalatest/scalatest@release-3.2.12...release-3.2.20) --- updated-dependencies: - dependency-name: org.scalatest:scalatest_2.12 dependency-version: 3.2.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3233831 commit 63c5e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client-scala/cross/2.12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>org.scalatest</groupId>
229229
<artifactId>scalatest_2.12</artifactId>
230-
<version>3.2.12</version>
230+
<version>3.2.20</version>
231231
<scope>test</scope>
232232
<exclusions>
233233
<exclusion>

0 commit comments

Comments
 (0)