Skip to content

Commit cb1dc82

Browse files
committed
[fix] Target latest intellij version (2023.1).
ProjectActivity has been added in intellij version 2023.1.
1 parent 3dc7925 commit cb1dc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginRepositoryUrl = https://github.com/Blarc/gitlab-template-lint-plugin
66
pluginVersion = 1.6.0
77

88
# https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9-
pluginSinceBuild = 223
9+
pluginSinceBuild = 231
1010
# pluginUntilBuild = 222.*
1111

1212
# https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties

0 commit comments

Comments
 (0)