We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e45fc1 + 75bc55a commit ddd52ddCopy full SHA for ddd52dd
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup = com.github.xepozz.gitattributes
3
pluginName = .gitattributes support
4
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
5
# SemVer format -> https://semver.org
6
-pluginVersion=2025.0.35
+pluginVersion=2025.0.43
7
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
pluginSinceBuild=222
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ junit = "4.13.2"
# plugins
changelog = "2.2.1"
intelliJPlatform = "2.6.0"
-kotlin = "2.1.21"
+kotlin = "2.2.0"
kover = "0.9.1"
10
qodana = "2025.1.1"
11
0 commit comments