mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
Bump SBT and GraalVM versions (#247)
This commit is contained in:
parent
eea14f313a
commit
2da7442ae2
@ -17,9 +17,8 @@ trigger:
|
||||
pr: none
|
||||
|
||||
variables:
|
||||
graalVersion: 19.2.0.1 # Please ensure this is in sync with the graalAPIVersion in build.sbt
|
||||
sbtVersion: 1.3.2 # Please ensure this is in sync with project/build.properties
|
||||
historicMacOSSbtFormula: https://raw.githubusercontent.com/Homebrew/homebrew-core/5311047af872538de3bd9fa10d78eda3185a7559/Formula/sbt.rb
|
||||
graalVersion: 19.2.1 # Please ensure this is in sync with the graalAPIVersion in build.sbt
|
||||
sbtVersion: 1.3.3 # Please ensure this is in sync with project/build.properties
|
||||
|
||||
jobs:
|
||||
- job: Linux
|
||||
|
@ -1 +1 @@
|
||||
sbt.version=1.3.2
|
||||
sbt.version=1.3.3
|
||||
|
Loading…
Reference in New Issue
Block a user