Skip to content

Commit

Permalink
Enable inliner
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Mar 23, 2024
1 parent 87d6f97 commit bdd3c5d
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 @@ -14,7 +14,6 @@ ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)
sourceDistName := "apache-pekko-persistence-r2dbc"
sourceDistIncubating := false

ThisBuild / pekkoInlineEnabled := false
ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo

GlobalScope / parallelExecution := false
Expand Down

0 comments on commit bdd3c5d

Please sign in to comment.