Skip to content

Commit

Permalink
Revert "CLI project doesn't need event project"
Browse files Browse the repository at this point in the history
This reverts commit 2dd4ce6.
  • Loading branch information
ultraq committed Feb 16, 2024
1 parent 821f088 commit d3b02e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redhorizon-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def picocliVersion = '4.7.5'
dependencies {
implementation project(':redhorizon-classic')
implementation project(':redhorizon-engine')
implementation project(':redhorizon-events')
implementation project(':redhorizon-explorer')
implementation project(':redhorizon-filetypes')
implementation project(':redhorizon-sandbox')
Expand Down

0 comments on commit d3b02e4

Please sign in to comment.