This repository was archived by the owner on Oct 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <groupId >com.arangodb</groupId >
6- <artifactId >velocypack-module-scala </artifactId >
6+ <artifactId >velocypack-module-scala_2.12 </artifactId >
77 <version >1.1.0</version >
88 <inceptionYear >2017</inceptionYear >
99 <packaging >jar</packaging >
7979 <plugin >
8080 <groupId >com.google.code.sbt-compiler-maven-plugin</groupId >
8181 <artifactId >sbt-compiler-maven-plugin</artifactId >
82- <version >1.0.0-beta9 </version >
82+ <version >1.0.0</version >
8383 <configuration >
84- <scalaVersion >2.11 .8</scalaVersion >
84+ <scalaVersion >2.12 .8</scalaVersion >
8585 </configuration >
8686 <executions >
8787 <execution >
186186 </dependency >
187187 <dependency >
188188 <groupId >org.scalatest</groupId >
189- <artifactId >scalatest_2.11 </artifactId >
189+ <artifactId >scalatest_2.12 </artifactId >
190190 <scope >test</scope >
191191 </dependency >
192192 <dependency >
210210 </dependency >
211211 <dependency >
212212 <groupId >org.scalatest</groupId >
213- <artifactId >scalatest_2.11 </artifactId >
213+ <artifactId >scalatest_2.12 </artifactId >
214214 <version >3.0.0</version >
215215 </dependency >
216216 <dependency >
You can’t perform that action at this time.
0 commit comments