Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
chore(): Bump Chutney to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boddissattva committed Feb 14, 2024
1 parent 951f18a commit cfcc3db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx2048M

pluginGroup = com.chutneytesting.idea
pluginName = chutney-idea-plugin
pluginVersion = 2.5.1
pluginVersion = 2.7.0

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand All @@ -30,4 +30,4 @@ platformPlugins =com.intellij.java, com.intellij.spring, org.jetbrains.plugins.y
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.
kotlin.stdlib.default.dependency = false

chutneyVersion = 2.5.1
chutneyVersion = 2.7.0
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.api.GradleException: Failed to create Jar filedistributionBase=GRADLE_USER_HOME
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit cfcc3db

Please sign in to comment.