Skip to content

Commit

Permalink
Merge pull request #34 from harrel56/dependabot/gradle/org.eclipse.pa…
Browse files Browse the repository at this point in the history
…rsson-parsson-1.1.3

chore(deps): bump org.eclipse.parsson:parsson from 1.1.2 to 1.1.3
  • Loading branch information
harrel56 authored Jul 17, 2023
2 parents a8b628a + 790d76a commit 3292d33
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 @@ -49,7 +49,7 @@ jsonProviders.entrySet().forEach {
}

dependencies {
testImplementation 'org.eclipse.parsson:parsson:1.1.2'
testImplementation 'org.eclipse.parsson:parsson:1.1.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
testImplementation 'org.assertj:assertj-core:3.24.2'
Expand Down

0 comments on commit 3292d33

Please sign in to comment.