Skip to content

Commit

Permalink
added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jberclaz committed Jul 19, 2024
1 parent 08c9710 commit 6779f7a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@
<version>5.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.intellij</groupId>
<artifactId>forms_rt</artifactId>
<version>6.0.5</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6779f7a

Please sign in to comment.