Skip to content

Commit

Permalink
fix(deps): update haleversion to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Mar 8, 2024
1 parent dff68dc commit 35b0544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
mavenCentral()
}
dependencies {
def haleVersion = '4.0.0'
def haleVersion = '5.1.0'
// for Config class
classpath "eu.esdihumboldt.hale:eu.esdihumboldt.util.config:$haleVersion"
// for XMLSchemaUpdater (depends on https://github.com/halestudio/hale/pull/731)
Expand Down

0 comments on commit 35b0544

Please sign in to comment.