File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 - oraclejdk8
1717matrix :
1818 include :
19- - scala : 2.12.3
19+ - scala : 2.12.4
2020 jdk : oraclejdk8
2121script :
2222 - sbt ++$TRAVIS_SCALA_VERSION validate
Original file line number Diff line number Diff line change 11object Versions {
22 val commonsCsv = " 1.5"
3- val jacksonCsv = " 2.9.0 "
3+ val jacksonCsv = " 2.9.2 "
44 val kantanCodecs = " 0.2.2-SNAPSHOT"
55 val opencsv = " 4.0"
66 val productCollection = " 1.4.5"
77 val scalaCsv = " 1.3.5"
88 val scalatest = " 3.0.3"
9- val univocity = " 2.5.4 "
9+ val univocity = " 2.5.8 "
1010}
Original file line number Diff line number Diff line change 1- addSbtPlugin(" com.nrinaudo" % " kantan.sbt-boilerplate" % " 1.5.3 " )
2- addSbtPlugin(" com.nrinaudo" % " kantan.sbt-kantan" % " 1.5.3 " )
1+ addSbtPlugin(" com.nrinaudo" % " kantan.sbt-boilerplate" % " 1.6.0 " )
2+ addSbtPlugin(" com.nrinaudo" % " kantan.sbt-kantan" % " 1.6.0 " )
33addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.2.27" )
You can’t perform that action at this time.
0 commit comments