Skip to content

Commit

Permalink
Bump org.mock-server:mockserver-junit-jupiter-no-dependencies
Browse files Browse the repository at this point in the history
Bumps org.mock-server:mockserver-junit-jupiter-no-dependencies from 5.14.0 to 5.15.0.

---
updated-dependencies:
- dependency-name: org.mock-server:mockserver-junit-jupiter-no-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 824b72b commit f7040d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/rss-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation 'com.apptasticsoftware:rssreader:3.2.5'
testImplementation libs.commons.lang3
testImplementation project(':data-prepper-test-common')
testImplementation 'org.mock-server:mockserver-junit-jupiter-no-dependencies:5.14.0'
testImplementation 'org.mock-server:mockserver-junit-jupiter-no-dependencies:5.15.0'
testImplementation 'commons-io:commons-io:2.14.0'
}

Expand Down

0 comments on commit f7040d9

Please sign in to comment.