Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
msx80 committed Sep 19, 2024
1 parent 4c6b4a5 commit c626f46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo/FeatureDemoStandalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
<version>${omicron.engine.version}</version>
<artifactId>omicron-desktop</artifactId>
</dependency>
<dependency>
<groupId>com.github.msx80</groupId>
<artifactId>omicron-basics</artifactId>
<version>0.0.3</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit c626f46

Please sign in to comment.