Skip to content

Commit 5a429f4

Browse files
committed
Bump version & update CHANGELOG
1 parent c74495c commit 5a429f4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14+
## [3.1.3] - 2024-02-14
15+
16+
### Changed
17+
18+
- Bumps Kiota-Java abstractions, authentication, http, and serialization components
19+
1420
## [3.1.2] - 2024-02-12
1521

1622
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mavenGroupId = com.microsoft.graph
2525
mavenArtifactId = microsoft-graph-core
2626
mavenMajorVersion = 3
2727
mavenMinorVersion = 1
28-
mavenPatchVersion = 2
28+
mavenPatchVersion = 3
2929
mavenArtifactSuffix =
3030

3131
#These values are used to run functional tests

0 commit comments

Comments
 (0)