Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jul 14, 2023
1 parent 90e898e commit 370e0dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ ThisBuild / resolvers += Resolver.jcenterRepo
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
ThisBuild / updateOptions := updateOptions.value.withLatestSnapshots(false)


// root
lazy val root = project
.in(file("."))
Expand Down

0 comments on commit 370e0dc

Please sign in to comment.