Skip to content

Commit 6c460af

Browse files
committed
Fix OG generation on Java 25
Pin SnakeYAML to the version used by the site generator so content deployments can regenerate and publish the current pattern count. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: eb75e4d7-cc87-4e76-ac2a-0de0f568a6a6
1 parent 6874c82 commit 6c460af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

html-generators/generateog.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//JAVA 25
33
//DEPS com.fasterxml.jackson.core:jackson-databind:2.18.3
44
//DEPS com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3
5+
//DEPS org.yaml:snakeyaml:2.4
56
//SOURCES og/Palette.java
67
//SOURCES og/Layout.java
78
//SOURCES og/ContentLoader.java

0 commit comments

Comments
 (0)