Skip to content

Commit ddd52dd

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 4e45fc1 + 75bc55a commit ddd52dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup = com.github.xepozz.gitattributes
33
pluginName = .gitattributes support
44
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion=2025.0.35
6+
pluginVersion=2025.0.43
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild=222

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit = "4.13.2"
55
# plugins
66
changelog = "2.2.1"
77
intelliJPlatform = "2.6.0"
8-
kotlin = "2.1.21"
8+
kotlin = "2.2.0"
99
kover = "0.9.1"
1010
qodana = "2025.1.1"
1111

0 commit comments

Comments
 (0)