You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Java Module Testing Gradle Plugin - Changelog
2
2
3
+
## Version 1.8.1
4
+
*[#172](https://github.com/gradlex-org/java-module-testing/issues/172) Fix incompatibility with Gradle 9.5.0+
5
+
3
6
## Version 1.8
4
7
*[#143](https://github.com/gradlex-org/java-module-testing/issues/143) Fully support other source sets than 'main' in whitebox tests
5
8
*[#114](https://github.com/gradlex-org/java-module-testing/issues/114) Fix: issue where the plugin causes a 'mutating a configuration after it has been resolved' error
0 commit comments