Skip to content

Commit

Permalink
Bump major version to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Nov 9, 2023
1 parent 4b31d3e commit 10fbbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Common extends AutoPlugin {
val blazeVersion = "0.23.15"
val fs2Version = "3.7.0"

val majorVersion = "6"
val majorVersion = "7"
val zioAwsVersionPrefix = s"$majorVersion.$awsSubVersion."

val scala212Version = "2.12.18"
Expand Down

0 comments on commit 10fbbe2

Please sign in to comment.