Skip to content

Commit 2a416f7

Browse files
Bump org.python:jython-standalone from 2.7.3 to 2.7.4 (#9406)
Bumps [org.python:jython-standalone](https://github.com/jython/jython) from 2.7.3 to 2.7.4. - [Changelog](https://github.com/jython/jython/blob/master/NEWS) - [Commits](jython/jython@v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: org.python:jython-standalone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8c6c96 commit 2a416f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ext {
8686
jsonpathVersion = '2.8.0'
8787
junit4Version = '4.13.2'
8888
junitJupiterVersion = '5.10.3'
89-
jythonVersion = '2.7.3'
89+
jythonVersion = '2.7.4'
9090
kotlinCoroutinesVersion = '1.7.3'
9191
kryoVersion = '5.5.0'
9292
lettuceVersion = '6.3.2.RELEASE'

0 commit comments

Comments
 (0)