Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Oct 24, 2024
1 parent 62608a6 commit 4ca9ae4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions coordinator/configs/projects-config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1432,6 +1432,13 @@ timbertson_flogger {
replace-with = ""
}]
}
tminglei_slick-pg {
source-patches = [{
path = "build.sbt"
pattern = "libraryDependencies :="
replace-with = "libraryDependencies ++="
}]
}
tofu-tf_tofu{
sbt.commands = [
# Does not compile
Expand Down

0 comments on commit 4ca9ae4

Please sign in to comment.