Skip to content

Commit

Permalink
Merge pull request #543 from MohamedSabthar/master
Browse files Browse the repository at this point in the history
Fix packing snapshot jar dependencies
  • Loading branch information
MohamedSabthar authored Oct 15, 2024
2 parents 71f3257 + 9ace2bd commit c672856
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This file contains all the notable changes done to the Ballerina MIME package th
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## Changed
- [Fix packing snapshot dependencies](https://github.com/ballerina-platform/ballerina-library/issues/7266)

## [2.10.0] - 2024-08-20

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mimepullVersion=1.9.11
puppycrawlCheckstyleVersion=10.12.0
jakartaActivationVersion=2.0.1
testngVersion=7.6.1
ballerinaGradlePluginVersion=2.2.3
ballerinaGradlePluginVersion=2.2.4
mockitoVersion=5.3.1

stdlibIoVersion=1.6.0
Expand Down

0 comments on commit c672856

Please sign in to comment.