Skip to content

Commit

Permalink
remove unused version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimY4 committed May 14, 2021
1 parent b7a884d commit 4f58b0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ ext {

def versions = [:]

versions.scala3 = '3.0.0'
versions.scalaXml = '2.0.0'

libraries.scalaLibrary = { version -> "org.scala-lang:scala-library:${version}" }
Expand Down

0 comments on commit 4f58b0a

Please sign in to comment.