Skip to content

Commit e240abc

Browse files
Add tools.dynamia.modules.dashboard dependency to pom.xml
1 parent bfd41f4 commit e240abc

File tree

1 file changed

+5
-0
lines changed
  • extensions/reports/sources/ui

1 file changed

+5
-0
lines changed

extensions/reports/sources/ui/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
<artifactId>tools.dynamia.zk</artifactId>
5757
<version>26.2.3</version>
5858
</dependency>
59+
<dependency>
60+
<groupId>tools.dynamia.modules</groupId>
61+
<artifactId>tools.dynamia.modules.dashboard</artifactId>
62+
<version>26.2.3</version>
63+
</dependency>
5964
<dependency>
6065
<groupId>io.swagger.core.v3</groupId>
6166
<artifactId>swagger-annotations-jakarta</artifactId>

0 commit comments

Comments
 (0)