Skip to content

Commit c9a24c2

Browse files
Bump specs2.version from 4.21.0 to 4.22.0
Bumps `specs2.version` from 4.21.0 to 4.22.0. Updates `org.specs2:specs2-core_2.13` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](etorreborre/specs2@SPECS2-4.21.0...SPECS2-4.22.0) Updates `org.specs2:specs2-common_2.13` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](etorreborre/specs2@SPECS2-4.21.0...SPECS2-4.22.0) Updates `org.specs2:specs2-matcher_2.13` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](etorreborre/specs2@SPECS2-4.21.0...SPECS2-4.22.0) Updates `org.specs2:specs2-junit_2.13` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/etorreborre/specs2/releases) - [Commits](etorreborre/specs2@SPECS2-4.21.0...SPECS2-4.22.0) --- updated-dependencies: - dependency-name: org.specs2:specs2-core_2.13 dependency-version: 4.22.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.specs2:specs2-common_2.13 dependency-version: 4.22.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.specs2:specs2-matcher_2.13 dependency-version: 4.22.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.specs2:specs2-junit_2.13 dependency-version: 4.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d37e15 commit c9a24c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-validator-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<scala.lib.version>2.13.16</scala.lib.version>
150150
<cats.core.version>2.13.0</cats.core.version>
151151
<cats.effect.version>3.7-4972921</cats.effect.version>
152-
<specs2.version>4.21.0</specs2.version>
152+
<specs2.version>4.22.0</specs2.version>
153153
<java.version>1.8</java.version>
154154
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
155155
<contact.email>[email protected]</contact.email>

0 commit comments

Comments
 (0)