Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-ballerina-crypto into versionUpdate
  • Loading branch information
Bhashinee committed Dec 18, 2023
2 parents 7894019 + 3d4b29c commit a788ec6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ graalvmCompatible = true
groupId = "io.ballerina.stdlib"
artifactId = "crypto-native"
version = "2.6.1"
path = "../native/build/libs/crypto-native-2.6.1-SNAPSHOT.jar"
path = "../native/build/libs/crypto-native-2.6.1.jar"

[[platform.java17.dependency]]
groupId = "org.bouncycastle"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=2.6.1-SNAPSHOT
version=2.6.2-SNAPSHOT
puppycrawlCheckstyleVersion=10.12.0
bouncycastleVersion=1.74
githubSpotbugsVersion=5.0.14
Expand Down

0 comments on commit a788ec6

Please sign in to comment.