Skip to content

Commit f051f46

Browse files
chore(release): 1.27.2 [skip ci]
## [1.27.2](v1.27.1...v1.27.2) (2025-03-24) ### Bug Fixes * More robust java metadata matching ([102adfa](102adfa))
1 parent 3bc5e67 commit f051f46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.27.2](https://github.com/getappmap/appmap-java/compare/v1.27.1...v1.27.2) (2025-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* More robust java metadata matching ([102adfa](https://github.com/getappmap/appmap-java/commit/102adfac9d4f174b8246a8a3a0cb709311003a3d))
7+
18
## [1.27.1](https://github.com/getappmap/appmap-java/compare/v1.27.0...v1.27.1) (2024-09-02)
29

310

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
ext {
15-
defaultVersion = '1.27.1'
15+
defaultVersion = '1.27.2'
1616
}
1717

1818
def defaultGroupId = 'com.appland'

0 commit comments

Comments
 (0)