Skip to content

Commit 31b94c4

Browse files
chore(release): 1.25.1 [skip ci]
## [1.25.1](v1.25.0...v1.25.1) (2023-12-06) ### Bug Fixes * decrease logging about missing classes ([87c83c9](87c83c9))
1 parent 23371a4 commit 31b94c4

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.25.1](https://github.com/getappmap/appmap-java/compare/v1.25.0...v1.25.1) (2023-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* decrease logging about missing classes ([87c83c9](https://github.com/getappmap/appmap-java/commit/87c83c9b12ea72a870408f0e7802ca2420d179ac))
7+
18
# [1.25.0](https://github.com/getappmap/appmap-java/compare/v1.24.1...v1.25.0) (2023-12-01)
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.25.0'
15+
defaultVersion = '1.25.1'
1616
}
1717

1818
def defaultGroupId = 'com.appland'

0 commit comments

Comments
 (0)