mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-31 17:53:09 -05:00
Up version to 0.8.3.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
environments {
|
||||
dev {
|
||||
gvmVersion = '0.8.2'
|
||||
gvmVersion = '0.8.3'
|
||||
gvmService = 'http://localhost:8080'
|
||||
}
|
||||
test {
|
||||
gvmVersion = '0.8.2'
|
||||
gvmVersion = '0.8.3'
|
||||
gvmService = 'http://test.gvmtool.net'
|
||||
}
|
||||
prod {
|
||||
gvmVersion = '0.8.2'
|
||||
gvmVersion = '0.8.3'
|
||||
gvmService = 'http://get.gvmtool.net'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user