Skip to content

Commit 5720f07

Browse files
authored
Create .scala-steward.conf
1 parent 9e64d45 commit 5720f07

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.scala-steward.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
updates.pin = [
2+
{
3+
groupId = "org.scala-lang"
4+
artifactId = "scala3-library
5+
version = "3.3."
6+
}
7+
]

0 commit comments

Comments
 (0)