Skip to content

Commit

Permalink
docs: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Jun 25, 2024
1 parent 96a3c8d commit 394fcd2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ An example of architecture.

## Requirements

* sbt 1.9.x
* sbt 1.10.x
* Scala 3.4.x
* Java 21.x, 17.x (Perhaps works with 11.x)
* MariaDB 11.4.x
Expand Down
4 changes: 2 additions & 2 deletions docs/_docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ An example of architecture.

## Requirements

* sbt 1.9.x
* Scala 3.3.x
* sbt 1.10.x
* Scala 3.4.x
* Java 21.x, 17.x (Perhaps works with 11.x)
* MariaDB 11.4.x
* docker & docker-compose 3.x (for test)
Expand Down
4 changes: 2 additions & 2 deletions docs/_docs/requirements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ layout: doc-page
title: Requirements
---

* sbt 1.9.x
* Scala 3.3.x
* sbt 1.10.x
* Scala 3.4.x
* Java 21.x, 17.x (Perhaps works with 11.x)
* MariaDB 11.4.x
* docker & docker-compose 3.x (for test)

0 comments on commit 394fcd2

Please sign in to comment.