Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
  • Loading branch information
MartinDelille and prince-chrismc authored Oct 27, 2022
1 parent 1ef96b8 commit d18d605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/openjdk/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from conan.errors import ConanInvalidConfiguration
import os

required_conan_version = ">=1.33.0"
required_conan_version = ">=1.50.0"


class OpenJDK(ConanFile):
Expand Down

0 comments on commit d18d605

Please sign in to comment.