Skip to content

Commit 55b73b3

Browse files
committed
chore(release): prepare v1.5.2
1 parent 353da89 commit 55b73b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
java-version: 21
3636

3737
- name: Setup Gradle
38-
uses: gradle/actions/setup-gradle@v3
38+
uses: gradle/actions/setup-gradle@v4.2.0
3939
with:
4040
gradle-home-cache-cleanup: true
4141

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup=com.github.biomejs.intellijbiome
33
pluginName=Biome
44
pluginRepositoryUrl=https://github.com/biomejs/biome-intellij
55
# SemVer format -> https://semver.org
6-
pluginVersion=1.5.1
6+
pluginVersion=1.5.2
77

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

0 commit comments

Comments
 (0)