Skip to content

Commit

Permalink
Merge branch 'main-stufe-4' into File-reference-basis
Browse files Browse the repository at this point in the history
  • Loading branch information
f-peverali authored Dec 5, 2024
2 parents cb0ec8c + 13e8282 commit 9844fe9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:


jobs:
call-tool-update:
uses: gematik/spec-isik-basismodul/.github/workflows/main.yml@main-isik-stufe-4
Expand Down
2 changes: 1 addition & 1 deletion Resources/sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ version: 4.0.0
dependencies:
hl7.fhir.r4.core: 4.0.1
de.basisprofil.r4: 1.5.0
de.gematik.isik-basismodul: 4.0.0
de.gematik.isik-basismodul: 4.0.x
hl7.fhir.uv.ips: 1.1.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"hl7.fhir.r4.core": "4.0.1",
"hl7.fhir.uv.ips": "1.1.0",
"de.basisprofil.r4": "1.5.0",
"de.gematik.isik-basismodul": "4.0.0"
"de.gematik.isik-basismodul": "4.0.x"
}
}

0 comments on commit 9844fe9

Please sign in to comment.