We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae9469 commit 82211f7Copy full SHA for 82211f7
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
+## [1.5.2] - 2025-09-10
8
+
9
+- fixes for Maven plugins snippets
10
11
## [1.5.1] - 2023-08-26
12
13
### Added
package.json
@@ -4,7 +4,7 @@
"icon": "images/icon-128.png",
"displayName": "Java Tests",
"description": "Extension to help write tests in Java.",
- "version": "1.5.1",
+ "version": "1.5.2",
"repository": {
"type": "git",
"url": "https://github.com/wesleyegberto/vscode-java-tests.git"
0 commit comments