From 407675efa86c95d2ec3e6e01b807dfb6738ab1f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 3 Jan 2022 16:09:12 +0100 Subject: [PATCH] cleanup --- reference_guide/api_changes_list_2022.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/reference_guide/api_changes_list_2022.md b/reference_guide/api_changes_list_2022.md index 121597603..7d8b42c34 100644 --- a/reference_guide/api_changes_list_2022.md +++ b/reference_guide/api_changes_list_2022.md @@ -1,6 +1,6 @@ [//]: # (title: Incompatible Changes in IntelliJ Platform and Plugins API 2022.*) - + -JSch was removed from the core +JSch library removed : Add [com.jcraft:jsch:0.1.55](https://mvnrepository.com/artifact/com.jcraft/jsch/0.1.55) as a dependency explicitly.