-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Gradle Release Plugin] - pre tag commit: 'v1.0.6'.
- Loading branch information
ballerina-bot
committed
Jan 25, 2021
1 parent
e277c14
commit d9d88f4
Showing
3 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
[[dependency]] | ||
org = "ballerina" | ||
name = "http" | ||
version = "@toml.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "io" | ||
version = "@stdlib.io.version@" | ||
version = "0.5.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "file" | ||
version = "@stdlib.file.version@" | ||
version = "0.6.4" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "auth" | ||
version = "@stdlib.auth.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "mime" | ||
version = "@stdlib.mime.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "log" | ||
version = "@stdlib.log.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "regex" | ||
version = "@stdlib.regex.version@" | ||
version = "0.6.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,59 @@ | ||
[[dependency]] | ||
org = "ballerina" | ||
name = "io" | ||
version = "@stdlib.io.version@" | ||
version = "0.5.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "cache" | ||
version = "@stdlib.cache.version@" | ||
version = "2.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "file" | ||
version = "@stdlib.file.version@" | ||
version = "0.6.4" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "auth" | ||
version = "@stdlib.auth.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "jwt" | ||
version = "@stdlib.jwt.version@" | ||
version = "1.0.8" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "oauth2" | ||
version = "@stdlib.oauth2.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "crypto" | ||
version = "@stdlib.crypto.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "mime" | ||
version = "@stdlib.mime.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "time" | ||
version = "@stdlib.time.version@" | ||
version = "1.0.7" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "log" | ||
version = "@stdlib.log.version@" | ||
version = "1.0.6" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "regex" | ||
version = "@stdlib.regex.version@" | ||
version = "0.6.1" | ||
|
||
[[dependency]] | ||
org = "ballerina" | ||
name = "reflect" | ||
version = "@stdlib.reflect.version@" | ||
version = "0.5.6" |