Skip to content

Commit

Permalink
Bump base and supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
satabin committed Mar 22, 2024
1 parent 484af9a commit fff5a0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ We are currently providing security updates to the following versions:

| Version | Supported |
| ------- | ------------------ |
| 1.11.x | :white_check_mark: |
| 1.10.x | :white_check_mark: |
| 1.9.x | :white_check_mark: |
| < 1.9 | :x: |
| < 1.10 | :x: |

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val diffsonVersion = "4.5.0"
val literallyVersion = "1.1.0"
val weaverVersion = "0.8.4"

ThisBuild / tlBaseVersion := "1.10"
ThisBuild / tlBaseVersion := "1.11"

ThisBuild / organization := "org.gnieh"
ThisBuild / organizationName := "fs2-data Project"
Expand Down

0 comments on commit fff5a0b

Please sign in to comment.