Skip to content

Commit

Permalink
Bump org.mozilla:rhino from 1.7.14 to 1.7.15
Browse files Browse the repository at this point in the history
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.14 to 1.7.15.
- [Release notes](https://github.com/mozilla/rhino/releases)
- [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/mozilla/rhino/commits)

---
updated-dependencies:
- dependency-name: org.mozilla:rhino
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nizienko committed May 7, 2024
1 parent 9221413 commit 1b82b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot-server-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
dependencies {
api(project(":remote-robot"))

implementation("org.mozilla:rhino:1.7.14")
implementation("org.mozilla:rhino:1.7.15")
implementation("org.assertj:assertj-swing:3.17.1")
implementation("net.bytebuddy:byte-buddy-dep:1.14.14")

Expand Down

0 comments on commit 1b82b8a

Please sign in to comment.