We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3cc2c commit 36e4bb9Copy full SHA for 36e4bb9
Dependencies.toml
@@ -5,7 +5,7 @@
5
6
[ballerina]
7
dependencies-toml-version = "2"
8
-distribution-version = "2201.7.0"
+distribution-version = "2201.7.2"
9
10
[[package]]
11
org = "ballerina"
@@ -41,7 +41,7 @@ dependencies = [
41
42
43
name = "crypto"
44
-version = "2.4.0"
+version = "2.4.1"
45
dependencies = [
46
{org = "ballerina", name = "jballerina.java"},
47
{org = "ballerina", name = "time"}
@@ -64,7 +64,7 @@ modules = [
64
65
66
name = "http"
67
-version = "2.9.2"
+version = "2.9.3"
68
69
{org = "ballerina", name = "auth"},
70
{org = "ballerina", name = "cache"},
0 commit comments