Skip to content

Commit

Permalink
it's been 7 months and 6 days...
Browse files Browse the repository at this point in the history
  • Loading branch information
leviramsey committed Aug 6, 2024
1 parent 5b29692 commit c314b70
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 @@ -11,7 +11,7 @@ object Common extends AutoPlugin {
override def trigger = allRequirements
override def requires = plugins.JvmPlugin && HeaderPlugin

val currentYear = "2023"
val currentYear = "2024"

override lazy val projectSettings =
Seq(
Expand Down

0 comments on commit c314b70

Please sign in to comment.