Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
Don't use SNAPSHOT (sonatype has removed this and a few other SNAPSHOT deployments)
  • Loading branch information
dotasek authored Jan 7, 2025
1 parent 5d2d239 commit 9a6cffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fhirCoreVersion = 6.4.1-SNAPSHOT
fhirCoreVersion = 6.4.1
apachePoiVersion = 5.2.1
jacksonVersion = 2.16.0
apacheHttpcomponentsVersion = 4.5.13
Expand Down

0 comments on commit 9a6cffe

Please sign in to comment.