We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09c1aa commit 17167d2Copy full SHA for 17167d2
csv-validator-parent/pom.xml
@@ -143,7 +143,7 @@
143
<scala.lib.version>2.13.12</scala.lib.version>
144
<cats.core.version>2.10.0</cats.core.version>
145
<cats.effect.version>3.5.1</cats.effect.version>
146
- <specs2.version>4.20.4</specs2.version>
+ <specs2.version>4.20.5</specs2.version>
147
<java.version>1.8</java.version>
148
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
149
<contact.email>[email protected]</contact.email>
0 commit comments