Skip to content

Commit 7c78c4d

Browse files
authored
Fix typo
1 parent 2768145 commit 7c78c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Version 1.12
44
* [New] [#174](https://github.com/gradlex-org/extra-java-module-info/pull/174) - Add 'requiresStaticTransitive(...)' to module patch DSL
55
* [New] [#172](https://github.com/gradlex-org/extra-java-module-info/pull/172) - Allow ignoring specific service provider implementations (Thanks [Ihor Herasymenko](https://github.com/iherasymenko) for contributing!)
6-
* [Fixed] [#171](https://github.com/gradlex-org/extra-java-module-info/pull/171) - In some cases, the plugin creates and empty providers set (Thanks [Larry North](https://github.com/LarryNorth) for reporting!)
6+
* [Fixed] [#171](https://github.com/gradlex-org/extra-java-module-info/pull/171) - In some cases, the plugin creates an empty providers set (Thanks [Larry North](https://github.com/LarryNorth) for reporting!)
77

88
## Version 1.11
99
* [New] [#134](https://github.com/gradlex-org/extra-java-module-info/pull/134) - Add 'disable(...)' and 'enable(...)' options to control when the plugin is active

0 commit comments

Comments
 (0)