Skip to content

Commit

Permalink
bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Sep 26, 2024
1 parent 0b65fdc commit 028cab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "org.hl7.fhir"
version = "1.9.5-SNAPSHOT"
version = "1.9.6-SNAPSHOT"

java {
withJavadocJar()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fhirCoreVersion = 6.3.28-SNAPSHOT
fhirCoreVersion = 6.3.28
apachePoiVersion = 5.2.1
jacksonVersion = 2.16.0
apacheHttpcomponentsVersion = 4.5.13
Expand Down

0 comments on commit 028cab5

Please sign in to comment.