Skip to content

Commit 52b327f

Browse files
sarutakdongjoon-hyun
authored andcommitted
[SPARK-55360][BUILD] Upgrade sbt to 1.12.2
### What changes were proposed in this pull request? This PR proposes to upgrade sbt to `1.12.2`. ### Why are the changes needed? This release includes some bug fixes. https://github.com/sbt/sbt/releases/tag/v1.12.2 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA. https://github.com/sarutak/spark/runs/62507335242 ### Was this patch authored or co-authored using generative AI tooling? No. Closes #54142 from sarutak/upgrade-sbt-to-1.12.2. Authored-by: Kousuke Saruta <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 7a4bb46 commit 52b327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
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.12.1
17+
sbt.version=1.12.2

0 commit comments

Comments
 (0)