Skip to content

Commit

Permalink
Merge pull request #2236 from MohamedSabthar/mime-timestamp
Browse files Browse the repository at this point in the history
Update mime timestamp version
  • Loading branch information
TharmiganK authored Dec 4, 2024
2 parents c3b2e55 + db1f032 commit 7dde3f4
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 @@ -23,7 +23,7 @@ path = "../native/build/libs/http-native-2.13.0-SNAPSHOT.jar"
groupId = "io.ballerina.stdlib"
artifactId = "mime-native"
version = "2.11.0"
path = "./lib/mime-native-2.11.0-20241125-094600-bbddf94.jar"
path = "./lib/mime-native-2.11.0-20241204-145000-6cef6a1.jar"

[[platform.java21.dependency]]
groupId = "io.ballerina.stdlib"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ stdlibLogVersion=2.11.0-20241122-150100-2e1a3ca
stdlibCryptoVersion=2.8.0-20241122-130800-24f1267

stdlibFileVersion=1.11.0-20241122-180900-dff344c
stdlibMimeVersion=2.11.0-20241125-094600-bbddf94
stdlibMimeVersion=2.11.0-20241204-145000-6cef6a1
stdlibCacheVersion=3.9.0-20241122-182900-c956a97

stdlibAuthVersion=2.13.0-20241125-094500-d380c71
Expand Down

0 comments on commit 7dde3f4

Please sign in to comment.