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 a5b0993 commit a8c3157Copy full SHA for a8c3157
project/ProjectPlugin.scala
@@ -11,7 +11,7 @@ object ProjectPlugin extends AutoPlugin {
11
object autoImport {
12
13
lazy val V = new {
14
- val jodaTime: String = "2.10.5"
+ val jodaTime: String = "2.10.6"
15
val shapeless: String = "2.3.3"
16
val scala: String = "2.13.2"
17
val scalaExercises: String = "0.6.0-SNAPSHOT"
0 commit comments