This is an automated email from the ASF dual-hosted git repository.

LuciferYang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new d65f52723c0a [SPARK-57182][BUILD] Upgrade sbt to 1.12.11
d65f52723c0a is described below

commit d65f52723c0a6eb7ebc1a687d154bf5173387e6e
Author: YangJie <[email protected]>
AuthorDate: Tue Jun 2 13:40:38 2026 +0800

    [SPARK-57182][BUILD] Upgrade sbt to 1.12.11
    
    ### What changes were proposed in this pull request?
    This pr aims to upgarde sbt from 1.12.8 to 1.12.11
    
    ### Why are the changes needed?
    The full release notes as follows:
    - https://github.com/sbt/sbt/releases/tag/v1.12.11
    - https://github.com/sbt/sbt/releases/tag/v1.12.10
    - https://github.com/sbt/sbt/releases/tag/v1.12.9
    
    ### Does this PR introduce _any_ user-facing change?
    No
    
    ### How was this patch tested?
    Pass Github Actions
    
    ### Was this patch authored or co-authored using generative AI tooling?
    No
    
    Closes #56233 from LuciferYang/sbt-1.12.11.
    
    Authored-by: YangJie <[email protected]>
    Signed-off-by: yangjie01 <[email protected]>
---
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/build.properties b/project/build.properties
index dbfaf7127844..2e542d769bce 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -14,4 +14,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-sbt.version=1.12.8
+sbt.version=1.12.11


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to