Skip to content

Commit 6a2a17b

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1cf02a7 + 2db6d60 commit 6a2a17b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.43
6+
pluginVersion=2025.0.60
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
junit = "4.13.2"
44

55
# plugins
6-
changelog = "2.2.1"
7-
intelliJPlatform = "2.6.0"
6+
changelog = "2.4.0"
7+
intelliJPlatform = "2.7.1"
88
kotlin = "2.2.0"
99
kover = "0.9.1"
10-
qodana = "2025.1.1"
10+
qodana = "2025.2.1"
1111

1212
[libraries]
1313
junit = { group = "junit", name = "junit", version.ref = "junit" }

0 commit comments

Comments
 (0)