Skip to content

Updated Scala version and other dependencies

Compare
Choose a tag to compare
@morazow morazow released this 26 Nov 11:23
· 17 commits to main since this release
351b5a1

Summary

In this release we updated project dependencies and build plugins.

Features

  • #21: Updated Scala dependency version to 2.13

Dependency Updates

Compile Dependency Updates

  • Updated org.scala-lang:scala-library:2.12.15 to 2.13.7

Test Dependency Updates

  • Updated org.mockito:mockito-core:4.0.0 to 4.1.0
  • Updated org.mockito:mockito-junit-jupiter:4.0.0 to 4.1.0
  • Removed org.scalatest:scalatest_2.12:3.2.7
  • Added org.scalatest:scalatest_2.13:3.2.7

Plugin Dependency Updates

  • Updated com.exasol:project-keeper-maven-plugin:1.3.1 to 1.3.4
  • Updated io.github.zlika:reproducible-build-maven-plugin:0.13 to 0.14