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.
2 parents 3109055 + 8b9357d commit 5f73af3Copy full SHA for 5f73af3
csv-validator-parent/pom.xml
@@ -149,7 +149,7 @@
149
<scala.lib.version>2.13.16</scala.lib.version>
150
<cats.core.version>2.13.0</cats.core.version>
151
<cats.effect.version>3.7-4972921</cats.effect.version>
152
- <specs2.version>4.21.0</specs2.version>
+ <specs2.version>4.22.0</specs2.version>
153
<java.version>1.8</java.version>
154
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
155
<contact.email>[email protected]</contact.email>
@@ -180,7 +180,7 @@
180
<plugin>
181
<groupId>org.apache.maven.plugins</groupId>
182
<artifactId>maven-compiler-plugin</artifactId>
183
- <version>3.14.0</version>
+ <version>3.14.1</version>
184
</plugin>
185
186
<groupId>com.code54.mojo</groupId>
0 commit comments