Skip to content

Commit

Permalink
build(deps): bump org.jruby:jruby-complete from 9.4.7.0 to 9.4.8.0
Browse files Browse the repository at this point in the history
Bumps org.jruby:jruby-complete from 9.4.7.0 to 9.4.8.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] committed Jul 8, 2024
1 parent 3820dd1 commit 8d10620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,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.7.0")
testImplementation ("org.jruby:jruby-complete:9.4.8.0")
testImplementation ("org.mockftpserver:MockFtpServer:3.2.0")
testImplementation ("org.mockito:mockito-core:$mockitoVersion")
testImplementation ("org.mockito:mockito-inline:$mockitoVersion")
Expand Down

0 comments on commit 8d10620

Please sign in to comment.