File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1212
1313 <dependencies >
1414 <dependency >
15- <groupId >${project.groupId} </groupId >
16- <artifactId >acorn -graphql</artifactId >
17- <version >${project .version} </version >
15+ <groupId >com.datasqrl </groupId >
16+ <artifactId >sqrl -graphql</artifactId >
17+ <version >${sqrl .version} </version >
1818 </dependency >
1919
2020 <dependency >
Original file line number Diff line number Diff line change 1717 <artifactId >acorn-springai</artifactId >
1818 <version >${project.version} </version >
1919 </dependency >
20- <dependency >
21- <groupId >${project.groupId} </groupId >
22- <artifactId >acorn-graphql</artifactId >
23- <version >${project.version} </version >
24- </dependency >
2520 <dependency >
2621 <groupId >${project.groupId} </groupId >
2722 <artifactId >acorn-sqrl-creditcard-rewards</artifactId >
Original file line number Diff line number Diff line change 7575 <spring .version>3.3.0</spring .version>
7676 <networknt .version>1.4.0</networknt .version>
7777 <h2 .version>2.2.224</h2 .version>
78+ <sqrl .version>0.7.0-SNAPSHOT</sqrl .version>
79+
7880 <git-code-format-maven-plugin .version>5.3</git-code-format-maven-plugin .version>
7981 <surefire-plugin .version>3.5.2</surefire-plugin .version>
8082 </properties >
You can’t perform that action at this time.
0 commit comments