Skip to content

Commit

Permalink
Update sourcecode to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 25, 2024
1 parent a6e932a commit 2d609e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val scala3 = "3.3.1"
val scalaNative = "0.5.0"
val acyclic = "0.3.9"

val sourcecode = "0.4.0"
val sourcecode = "0.4.2"

val dottyCustomVersion = Option(sys.props("dottyVersion"))

Expand Down

0 comments on commit 2d609e0

Please sign in to comment.