Skip to content

Commit

Permalink
chore(deps): bump org.ec4j.editorconfig from 0.0.3 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps org.ec4j.editorconfig from 0.0.3 to 0.1.0.

---
updated-dependencies:
- dependency-name: org.ec4j.editorconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sepe81 committed Jan 30, 2024
1 parent 94da156 commit 023ffc5
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 @@ -9,7 +9,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.4'
id 'jacoco'
id 'java'
id 'org.ec4j.editorconfig' version '0.0.3'
id 'org.ec4j.editorconfig' version '0.1.0'
id 'org.sonarqube' version '4.4.1.3373'
id 'org.springframework.boot' version '2.2.13.RELEASE'
}
Expand Down

0 comments on commit 023ffc5

Please sign in to comment.