Skip to content

Commit 5e30666

Browse files
sarutakdongjoon-hyun
authored andcommitted
[SPARK-35656][BUILD] Upgrade SBT to 1.5.3
### What changes were proposed in this pull request? This PR proposes to upgrade SBT to 1.5.3. ### Why are the changes needed? This release seems to include a bug fix for Scala 2.13.6+ and Scala 3. https://github.com/sbt/sbt/releases/tag/v1.5.3 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA. Closes #32792 from sarutak/upgrade-sbt-1.5.3. Authored-by: Kousuke Saruta <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 6f8c620 commit 5e30666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
sbt.version=1.5.2
17+
sbt.version=1.5.3

0 commit comments

Comments
 (0)