Skip to content

Commit

Permalink
[Automated] Update the native jar versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Dec 13, 2021
1 parent f9bbd53 commit 7777bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ path = "./lib/jcl-over-slf4j-1.7.21.jar"
scope = "testOnly"

[[platform.java11.dependency]]
path = "../native/build/libs/ftp-native-2.1.0-SNAPSHOT.jar"
path = "../native/build/libs/ftp-native-2.1.0.jar"

[[platform.java11.dependency]]
path = "../test-utils/build/libs/ftp-test-utils-2.1.0-SNAPSHOT.jar"
path = "../test-utils/build/libs/ftp-test-utils-2.1.0.jar"
scope = "testOnly"

0 comments on commit 7777bdb

Please sign in to comment.