Skip to content

Commit 9a6e5be

Browse files
committed
Update CHANGELOG.md
1 parent 9ceeb1b commit 9a6e5be

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [2.46.2](https://github.com/domaframework/doma/releases/tag/2.46.2)
2+
3+
4+
## Bug Fixes
5+
6+
* Don't use Stream.findFirst() to avoid NullPointerException ([#695](https://github.com/domaframework/doma/pull/695))
7+
8+
## Dependency Upgrades
9+
10+
* Update dependency gradle to v7.0.2 ([#691](https://github.com/domaframework/doma/pull/691))
11+
* Update org.junit.jupiter to v5.7.2 ([#692](https://github.com/domaframework/doma/pull/692))
12+
* Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.12.5 ([#690](https://github.com/domaframework/doma/pull/690))
13+
* Update dependency gradle to v7.0.1 ([#689](https://github.com/domaframework/doma/pull/689))
14+
15+
116
# [2.46.1](https://github.com/domaframework/doma/releases/tag/2.46.1)
217

318
## Maintenance

0 commit comments

Comments
 (0)