From 073efbc6ebf5eeddacf418bcb1271c9baf63c15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 09:01:59 +0000 Subject: [PATCH] Bump rhino from 1.8.1 to 1.9.0 Bumps `rhino` from 1.8.1 to 1.9.0. Updates `org.mozilla:rhino` from 1.8.1 to 1.9.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) Updates `org.mozilla:rhino-engine` from 1.8.1 to 1.9.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-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mozilla:rhino-engine dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 770df7cc11..8394b4a2fc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ jsoup = "1.21.2" okhttp = "5.3.2" protobuf-lib = "4.33.2" protobuf-plugin = "0.9.6" -rhino = "1.8.1" +rhino = "1.9.0" teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996" [libraries]