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 c6b59c8 commit f7ca178Copy full SHA for f7ca178
project/Build.scala
@@ -7,7 +7,7 @@ object BuildSettings {
7
version := "1.0.2",
8
scalaVersion := "2.10.3"
9
)
10
- val mybatisVersion = "3.2.3"
+ val mybatisVersion = "3.2.4"
11
}
12
13
object Resolvers {
0 commit comments