generated from kestra-io/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
area/pluginPlugin-related issue or feature requestPlugin-related issue or feature requestenhancementNew feature or requestNew feature or requestkind/cooldownGreat candidate for the cooldown periodGreat candidate for the cooldown period
Description
Feature description
this constraint is present in this project
Lines 68 to 72 in af93464
//Logs | |
constraints { | |
// Forced dependencies | |
api("org.slf4j:slf4j-api:2.0.17") | |
} |
is cause a coupling to kestra-platform slf4j version, adding more maintenance and breaking the build when the version is bump in main repo (0d212cd)
@loicmathieu proposed to remove it
Metadata
Metadata
Assignees
Labels
area/pluginPlugin-related issue or feature requestPlugin-related issue or feature requestenhancementNew feature or requestNew feature or requestkind/cooldownGreat candidate for the cooldown periodGreat candidate for the cooldown period
Type
Projects
Status
Backlog