Skip to content

Commit

Permalink
resolve jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Hippo committed Apr 19, 2021
1 parent 9c90540 commit 96945a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ version := "1.4.0"

scalaVersion := "2.13.3"

resolvers += "jitpack" at "https://jitpack.io"

libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.8" % Test

0 comments on commit 96945a8

Please sign in to comment.