Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit95e5e4e

Browse files
authored
[3.0.x] Patch updates (#1188)
* [3.0.x] sbt-scalafmt 2.5.5 (was 2.5.4)* [3.0.x] scalafmt-core 3.9.8 (was 3.9.7)
1 parent55f6277 commit95e5e4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version =3.9.7
1+
version =3.9.8
22
runner.dialect =Scala213Source3
33

44
align.preset =true

‎project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
2020

2121
addSbtPlugin("org.portable-scala"%"sbt-scala-native-crossproject"%"1.3.2")
2222

23-
addSbtPlugin("org.scalameta"%"sbt-scalafmt"%"2.5.4")
23+
addSbtPlugin("org.scalameta"%"sbt-scalafmt"%"2.5.5")
2424

2525
addSbtPlugin("com.github.sbt"%"sbt-ci-release"%"1.9.3")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp