Skip to content

Commit

Permalink
Version 0.3.0: updates archie to 0.17.0, supports RM 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterbos committed Nov 11, 2020
1 parent 6bcc069 commit 24b0890
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
// This dependency is used by the application.
implementation 'com.google.guava:guava:28.2-jre'

implementation 'com.nedap.healthcare.archie:archie-all:0.15.0'
implementation 'com.nedap.healthcare.archie:archie-all:0.17.0'
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.9.0'
implementation 'org.slf4j:slf4j-nop:1.7.9'

Expand Down
2 changes: 1 addition & 1 deletion vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "OpenEHR ADL support, including syntax highlighting and validation",
"author": "Nedap Healthcare",
"license": "Apache 2.0",
"version": "0.2.5",
"version": "0.3.0",
"icon": "openehr-square-256x256.png",
"repository": {
"type": "git",
Expand Down

0 comments on commit 24b0890

Please sign in to comment.