Skip to content

Commit 7b5d41a

Browse files
Bump org.mozilla:rhino from 1.7.15 to 1.8.0
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.15 to 1.8.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a786eb commit 7b5d41a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'org.jsoup:jsoup:1.17.2'
3030
implementation "com.google.code.findbugs:jsr305:$jsr305Version"
3131

32-
implementation 'org.mozilla:rhino:1.7.15'
32+
implementation 'org.mozilla:rhino:1.8.0'
3333

3434
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
3535

0 commit comments

Comments
 (0)