Skip to content

Commit

Permalink
Bump install-jdk from 0.3.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [install-jdk](https://github.com/jyksnw/install-jdk) from 0.3.0 to 1.1.0.
- [Release notes](https://github.com/jyksnw/install-jdk/releases)
- [Commits](https://github.com/jyksnw/install-jdk/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: install-jdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 4a18a88 commit a4b7d23
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
18 changes: 12 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ iscc-core = "^1.0"
iscc-schema = "^0.4"
python-magic-bin = { version = "^0.4", markers = "sys_platform == 'win32' or (sys_platform == 'darwin' and platform_machine == 'x86_64')" }
python-magic = { version = "^0.4", markers = "sys_platform == 'linux' or (sys_platform == 'darwin' and platform_machine == 'arm64')" }
install-jdk = "^0.3"
install-jdk = ">=0.3,<1.2"
platformdirs = "*"
jmespath = "^1.0"
Pillow = "*"
Expand Down

0 comments on commit a4b7d23

Please sign in to comment.