Skip to content

Commit

Permalink
remove JCenterRepository
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Oct 20, 2023
1 parent 8bd3ccd commit 987890e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ sonatypeProfileName := "com.thesamet"

ThisBuild / scalaVersion := Scala212

ThisBuild / resolvers += Resolver.JCenterRepository

lazy val codeGen = project
.in(file("code-gen"))
.enablePlugins(BuildInfoPlugin)
Expand Down

0 comments on commit 987890e

Please sign in to comment.