Skip to content

Commit

Permalink
Migrated alphanetwork compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
pibizza committed Nov 28, 2024
1 parent 78cbf79 commit 8f8d7aa
Show file tree
Hide file tree
Showing 8 changed files with 166 additions and 165 deletions.
6 changes: 3 additions & 3 deletions drools-alphanetwork-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-test-util</artifactId>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
Expand Down
Loading

0 comments on commit 8f8d7aa

Please sign in to comment.