[KYUUBI #4908] Bump Scalafmt from 3.7.3 to 3.7.4
### _Why are the changes needed?_ - Scalafmt 3.7.4 release note: https://github.com/scalameta/scalafmt/releases/tag/v3.7.4 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4908 from bowenliang123/scalafmt-3.7.4. Closes #4908 466686a97 [liangbowen] Bump scalafmt to 3.7.4 Authored-by: liangbowen <liangbowen@gf.com.cn> Signed-off-by: liangbowen <liangbowen@gf.com.cn>
This commit is contained in:
parent
8f61835630
commit
855cb0b7a4
@ -1,4 +1,4 @@
|
||||
version = 3.7.3
|
||||
version = 3.7.4
|
||||
runner.dialect=scala212
|
||||
project.git=true
|
||||
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -251,7 +251,7 @@
|
||||
<spotless.python.includes></spotless.python.includes>
|
||||
<spotless.python.black.version>22.3.0</spotless.python.black.version>
|
||||
<!-- Please also update .scalafmt.conf when you change it here -->
|
||||
<spotless.scala.scalafmt.version>3.7.3</spotless.scala.scalafmt.version>
|
||||
<spotless.scala.scalafmt.version>3.7.4</spotless.scala.scalafmt.version>
|
||||
|
||||
<distMgmtReleaseId>apache.releases.https</distMgmtReleaseId>
|
||||
<distMgmtReleaseName>Apache Release Distribution Repository</distMgmtReleaseName>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user