[KYUUBI #701] Upgrade scalatest 3.2.9

### _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/latest/tools/testing.html#running-tests) locally before make a pull request

Closes #719 from wuchunfu/701.

Closes #701

cfb99825 [wuchunfu] [KYUUBI #701] Upgrade scalatest 3.2.9

Authored-by: wuchunfu <319355703@qq.com>
Signed-off-by: Cheng Pan <379377944@qq.com>
This commit is contained in:
wuchunfu 2021-06-26 18:55:17 +08:00 committed by Cheng Pan
parent 3e8a621185
commit 2674665725

View File

@ -85,7 +85,7 @@
<slf4j.version>1.7.30</slf4j.version>
<zookeeper.version>3.4.14</zookeeper.version>
<scalatest.version>3.2.8</scalatest.version>
<scalatest.version>3.2.9</scalatest.version>
<iceberg.name>iceberg-spark3-runtime</iceberg.name>
<iceberg.version>0.11.1</iceberg.version>