Skip to content

Commit a0444ed

Browse files
Bump mkdocs date and Scala versions
1 parent d329746 commit a0444ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ plugins:
7676
- search
7777
copyright: |
7878
<div style="color: var(--md-footer-fg-color--lighter)">
79-
Copyright © 2017—2025, <a href="https://scalaland.io" target="_blank" rel="noopener">Scalaland.io</a>.<br />
79+
Copyright © 2017—2026, <a href="https://scalaland.io" target="_blank" rel="noopener">Scalaland.io</a>.<br />
8080
Chimney is FOSS licensed under Apache 2.0<br />
8181
<br />
8282
Documentation made with <a href="https://www.mkdocs.org" target="_blank" rel="noopener">MkDocs</a>, <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">Material for MkDocs</a> and <a href="https://mkdocs-macros-plugin.readthedocs.io/" target="_blank" rel="noopener">Mkdocs-Macros</a>, hosted on <a href="https://readthedocs.org/" target="_blank" rel="noopener">Read the Docs</a>
@@ -91,8 +91,8 @@ extra:
9191
- icon: fontawesome/brands/twitter
9292
link: https://twitter.com/@scalaland
9393
scala:
94-
2_12: "2.12.20"
95-
2_13: "2.13.17"
94+
2_12: "2.12.21"
95+
2_13: "2.13.18"
9696
3: "3.3.7"
9797
libraries:
9898
cats: "2.13.0"

0 commit comments

Comments
 (0)