Skip to content

Commit c0d7931

Browse files
authored
fix: Bump openjdk patch version (#122)
Ubuntu updated the patch level and we have to follow. Otherwise the container fails to build.
1 parent 13979aa commit c0d7931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pytest:
3333
gh:
3434
version: 2.45.0
3535
openjdk_21:
36-
version: 21.0.10
36+
version: 21.0.11
3737
codeql:
3838
# the coding_standards_version below dictates the codeql version
3939
version: 2.21.4

0 commit comments

Comments
 (0)