Skip to content

Commit

Permalink
fix(deps): update gradle non-major dependencies to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Nov 18, 2024
1 parent 075fd62 commit 11c4a0c
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 = '6.0.0'
def haleVersion = '6.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 11c4a0c

Please sign in to comment.