Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update dependency seancorfield/depstar to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 14, 2023
1 parent e456a13 commit 270c2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
:test-ci {:main-opts ["-e" "(run-tests-with-junit-reporter-and-exit!)" "-A:dev"]}
:coverage {:extra-deps {cloverage/cloverage {:mvn/version "1.2.4"}}
:main-opts ["-m" "cloverage.coverage -p src/main -s src/test -e solita.etp.api.* -e user"]}
:jar {:extra-deps {seancorfield/depstar {:mvn/version "1.1.136"}}
:jar {:extra-deps {seancorfield/depstar {:mvn/version "2.0.216"}}
:main-opts ["-m" "hf.depstar.jar" "target/etp-backend.jar"]}
:uberjar {:extra-deps {uberdeps/uberdeps {:mvn/version "0.1.8"}}
:main-opts ["-m" "uberdeps.uberjar"]}
Expand Down

0 comments on commit 270c2d1

Please sign in to comment.