Skip to content

Commit 89aafe6

Browse files
LuciferYangdongjoon-hyun
authored andcommitted
[SPARK-55618][BUILD] Upgrade sbt to 1.12.3
### What changes were proposed in this pull request? This PR proposes to upgrade sbt to `1.12.3`. ### Why are the changes needed? This new version brings some bug fixes. - https://github.com/sbt/sbt/releases/tag/v1.12.3 ### 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 #54395 from LuciferYang/sbt-1.12.3. Authored-by: yangjie01 <yangjie01@baidu.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 29fc559 commit 89aafe6

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.2
17+
sbt.version=1.12.3

0 commit comments

Comments
 (0)