Skip to content

Commit

Permalink
Update portable-scala-reflect to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 20, 2022
1 parent 7c9861d commit c219cb8
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 @@ -48,7 +48,7 @@ val Version = new {
}

val expecty = "0.15.4"
val portableReflect = "1.1.1"
val portableReflect = "1.1.2"
val junit = "4.13.2"
val scalajsStubs = "1.1.0"
val specs2 = "4.14.1"
Expand Down

0 comments on commit c219cb8

Please sign in to comment.