File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.opencds.cqf.cql.ls</groupId >
1313 <artifactId >cql-ls</artifactId >
14- <version >3.3.1 </version >
14+ <version >3.4.0 </version >
1515 </parent >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.opencds.cqf.cql.ls</groupId >
1313 <artifactId >cql-ls</artifactId >
14- <version >3.3.1 </version >
14+ <version >3.4.0 </version >
1515 <relativePath >../../pom.xml</relativePath >
1616 </parent >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >org.opencds.cqf.cql.ls</groupId >
2121 <artifactId >cql-ls-core</artifactId >
22- <version >3.3.1 </version >
22+ <version >3.4.0 </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >org.eclipse.lsp4j</groupId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.opencds.cqf.cql.ls</groupId >
1212 <artifactId >cql-ls</artifactId >
13- <version >3.3.1 </version >
13+ <version >3.4.0 </version >
1414 <relativePath >../../pom.xml</relativePath >
1515 </parent >
1616
1717 <dependencies >
1818 <dependency >
1919 <groupId >org.opencds.cqf.cql.debug</groupId >
2020 <artifactId >cql-debug-server</artifactId >
21- <version >3.3.1 </version >
21+ <version >3.4.0 </version >
2222 </dependency >
2323 <dependency >
2424 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.opencds.cqf.cql.ls</groupId >
1313 <artifactId >cql-ls</artifactId >
14- <version >3.3.1 </version >
14+ <version >3.4.0 </version >
1515 <relativePath >../../pom.xml</relativePath >
1616 </parent >
1717
2929 <dependency >
3030 <groupId >org.opencds.cqf.cql.ls</groupId >
3131 <artifactId >cql-ls-core</artifactId >
32- <version >3.3.1 </version >
32+ <version >3.4.0 </version >
3333 </dependency >
3434
3535 <dependency >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.opencds.cqf.cql.ls</groupId >
1111 <artifactId >cql-ls</artifactId >
12- <version >3.3.1 </version >
12+ <version >3.4.0 </version >
1313 <relativePath >../../pom.xml</relativePath >
1414 </parent >
1515
1616 <dependencies >
1717 <dependency >
1818 <groupId >org.opencds.cqf.cql.ls</groupId >
1919 <artifactId >cql-ls-server</artifactId >
20- <version >3.3.1 </version >
20+ <version >3.4.0 </version >
2121 </dependency >
2222 <dependency >
2323 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.opencds.cqf.cql.ls</groupId >
1313 <artifactId >cql-ls</artifactId >
14- <version >3.3.1 </version >
14+ <version >3.4.0 </version >
1515 <relativePath >../..</relativePath >
1616 </parent >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >org.opencds.cqf.cql.ls</groupId >
2121 <artifactId >cql-ls-server</artifactId >
22- <version >3.3.1 </version >
22+ <version >3.4.0 </version >
2323 <scope >provided</scope >
2424 </dependency >
2525 <dependency >
2626 <groupId >org.opencds.cqf.cql.debug</groupId >
2727 <artifactId >cql-debug-server</artifactId >
28- <version >3.3.1 </version >
28+ <version >3.4.0 </version >
2929 </dependency >
3030 <dependency >
3131 <groupId >org.eclipse.lsp4j</groupId >
Original file line number Diff line number Diff line change 66 <groupId >org.opencds.cqf.cql.ls</groupId >
77 <artifactId >cql-ls</artifactId >
88 <packaging >pom</packaging >
9- <version >3.3.1 </version >
9+ <version >3.4.0 </version >
1010
1111 <name >CQL Language Server</name >
1212 <description >A Language Server for CQL implementing the LSP</description >
1616 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1717 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1818 <maven .compiler.release>11</maven .compiler.release>
19- <cqf-fhir-cr .version>3.16 .0</cqf-fhir-cr .version>
19+ <cqf-fhir-cr .version>3.18 .0</cqf-fhir-cr .version>
2020 <auto-service .version>1.1.1</auto-service .version>
2121 <slf4j .version>1.7.36</slf4j .version>
2222 <spring .boot.version>2.7.18</spring .boot.version>
You can’t perform that action at this time.
0 commit comments