User: kyle wood Date: 21 Jul 26 01:36 Revision: 6da60db01112200c2b4c73795bdf18db17aa2023 Summary: Version 1.8.19 TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10590&personal=false Index: changelog.md =================================================================== --- changelog.md (revision 8c46fc74c8c2c6858fffb28de78bdffed40977fa) +++ changelog.md (revision 6da60db01112200c2b4c73795bdf18db17aa2023) @@ -1,5 +1,11 @@ # Minecraft Development for IntelliJ +## [1.8.19] + +### Fixed + +- NeoForged ModDev Gradle sync failing on IntelliJ 2026.2 + ## [1.8.18] ### Fixed Index: gradle.properties =================================================================== --- gradle.properties (revision 8c46fc74c8c2c6858fffb28de78bdffed40977fa) +++ gradle.properties (revision 6da60db01112200c2b4c73795bdf18db17aa2023) @@ -23,7 +23,7 @@ ideaVersionName = 2025.3 -coreVersion = 1.8.18 +coreVersion = 1.8.19 # Silences a build-time warning because we are bundling our own kotlin library kotlin.stdlib.default.dependency = false Index: readme.md =================================================================== --- readme.md (revision 8c46fc74c8c2c6858fffb28de78bdffed40977fa) +++ readme.md (revision 6da60db01112200c2b4c73795bdf18db17aa2023) @@ -31,7 +31,7 @@ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.17-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.19-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) ----------------------