Skip to content

Commit

Permalink
Update scalameta, testkit to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Oct 25, 2024
1 parent ed0a858 commit e98d2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ lazy val sharedJavaSettings = List(
)

val V = new {
val scalameta = "4.9.9"
val scalameta = "4.11.0"

val munit = "1.0.2"

Expand Down

0 comments on commit e98d2bd

Please sign in to comment.