Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/org.yaml-snakeyaml-2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelMekk authored Sep 1, 2023
2 parents ba0d7c7 + 798fd81 commit 1aad34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {

configurations {
all {
resolutionStrategy.force("com.fasterxml.woodstox:woodstox-core:6.4.0")
resolutionStrategy.force("com.fasterxml.woodstox:woodstox-core:6.5.1")
}
}

Expand Down

0 comments on commit 1aad34f

Please sign in to comment.