Skip to content

Commit

Permalink
build(deps): bump org.jruby:jruby-complete from 9.4.6.0 to 9.4.7.0
Browse files Browse the repository at this point in the history
Bumps org.jruby:jruby-complete from 9.4.6.0 to 9.4.7.0.

---
updated-dependencies:
- dependency-name: org.jruby:jruby-complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebastien-belin-adp committed May 9, 2024
1 parent 6ce51ec commit be3ed58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-core/build.gradle
Expand Up @@ -117,7 +117,7 @@ dependencies {
testImplementation ("org.apache.activemq:activemq-kahadb-store:$activeMqVersion")
testImplementation ("org.apache.activemq.protobuf:activemq-protobuf:1.1")

testImplementation ("org.jruby:jruby-complete:9.4.6.0")
testImplementation ("org.jruby:jruby-complete:9.4.7.0")
testImplementation ("org.mockftpserver:MockFtpServer:3.1.0")
testImplementation ("org.mockito:mockito-core:$mockitoVersion")
testImplementation ("org.mockito:mockito-inline:$mockitoVersion")
Expand Down

0 comments on commit be3ed58

Please sign in to comment.