Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Apr 17, 2024
1 parent bc14dcd commit e62579f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ dependencies {
// INSPIRE code lists and feature concepts
implementation(group: resourcesGroup,
name: 'eu.esdihumboldt.util.resource.codelists.inspire',
version: '2024.3.19')
version: '2024.4.8')
implementation(group: resourcesGroup,
name: 'eu.esdihumboldt.util.resource.codelists.inspire.accept-xml',
version: '2024.3.19')
version: '2024.4.16')
implementation(group: resourcesGroup,
name: 'eu.esdihumboldt.util.resource.featureconcepts.inspire',
version: '2024.2.20')
Expand Down

0 comments on commit e62579f

Please sign in to comment.