Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 0ac6395 commit e8e5c2a
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 @@ -61,7 +61,7 @@ dependencies {
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.app.cli.commands:$haleVersion"
implementation "org.codehaus.groovy:groovy-all:$groovyVersion"
implementation 'org.json:json:20240303'
implementation 'org.slf4j:jul-to-slf4j:2.0.12'
implementation 'org.slf4j:jul-to-slf4j:2.0.13'
implementation 'org.apache.httpcomponents:httpmime:4.5.14'

//developmentOnly 'org.springframework.boot:spring-boot-docker-compose'
Expand Down

0 comments on commit e8e5c2a

Please sign in to comment.