Skip to content

Commit 78feba8

Browse files
committed
Added sql dependency, commented out rules
1 parent 85ad5e0 commit 78feba8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,22 @@
4747
<artifactId>cli</artifactId>
4848
<version>2025.7.0</version>
4949
</dependency>
50+
<!--
5051
<dependency>
5152
<groupId>org.nasdanika.models.rules</groupId>
5253
<artifactId>cli</artifactId>
5354
<version>2025.7.0</version>
5455
</dependency>
56+
-->
5557
<dependency>
5658
<groupId>org.nasdanika.models.crew-ai</groupId>
5759
<artifactId>cli</artifactId>
5860
<version>2025.7.0</version>
61+
</dependency>
62+
<dependency>
63+
<groupId>org.nasdanika.models.sql</groupId>
64+
<artifactId>cli</artifactId>
65+
<version>2025.9.0</version>
5966
</dependency>
6067
<dependency>
6168
<groupId>org.nasdanika.models.architecture</groupId>

0 commit comments

Comments
 (0)