Skip to content

Commit a79b826

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scalaprops-shapeless to 0.6.0
1 parent 64edce4 commit a79b826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ val scalapbPlayJson = crossProject(JVMPlatform, JSPlatform, NativePlatform)
122122
) -> (Test / sourceManaged).value
123123
),
124124
libraryDependencies ++= Seq(
125-
"com.github.scalaprops" %%% "scalaprops-shapeless" % "0.5.1" % "test",
125+
"com.github.scalaprops" %%% "scalaprops-shapeless" % "0.6.0" % "test",
126126
"com.google.protobuf" % "protobuf-java-util" % "3.25.4" % "test",
127127
"com.google.protobuf" % "protobuf-java" % "3.25.4" % "protobuf"
128128
)

0 commit comments

Comments
 (0)