File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "vscode-gradle" extension will be documented in this
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## 3.17.2
8+ ## What's Changed
9+ * fix - IllegalResolutionException when resolving configurations in https://github.com/microsoft/vscode-gradle/pull/1740
10+
711## 3.17.1
812## What's Changed
913* fix - Same project name issue by @snjeza in https://github.com/microsoft/vscode-gradle/pull/1687
Original file line number Diff line number Diff line change 22 "name" : " vscode-gradle" ,
33 "displayName" : " Gradle for Java" ,
44 "description" : " Manage Gradle Projects, run Gradle tasks and provide better Gradle file authoring experience in VS Code" ,
5- "version" : " 3.17.1 " ,
5+ "version" : " 3.17.2 " ,
66 "private" : true ,
77 "publisher" : " vscjava" ,
88 "aiKey" : " b4aae7d0-c65b-4819-92bf-1d2f537ae7ce" ,
You can’t perform that action at this time.
0 commit comments