From fff04db515616e5c859e1908c784e474b4a725b5 Mon Sep 17 00:00:00 2001 From: Matthias Eggert Date: Fri, 19 Jul 2024 23:22:02 +0200 Subject: [PATCH] update har importer to 0.2.3 (#664) --- site/dat/repo/various.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index 27b4ecd7e..819a34449 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -2093,6 +2093,10 @@ "0.2.2": { "changes": "Fix think time calculation. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases", "downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v0.2.2/jmeter-har-import-plugin-v0.2.2.jar" + }, + "0.2.3": { + "changes": "Fix Java version incompatibility. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases", + "downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v0.2.3/jmeter-har-import-plugin-v0.2.3.jar" } } }