File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
=== 1.0.14 ===
6
6
* Updated resources for plugins.
7
+ * Updated module versions in dependencies.
7
8
8
9
=== 1.0.13 ===
9
10
* Updated module versions in dependencies.
Original file line number Diff line number Diff line change 19
19
#
20
20
21
21
# Variables that describe dependencies
22
- LSP_COMMON_LIB_VERSION := 1.0.29
22
+ LSP_COMMON_LIB_VERSION := 1.0.30
23
23
LSP_COMMON_LIB_NAME := lsp-common-lib
24
24
LSP_COMMON_LIB_TYPE := src
25
25
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
26
26
LSP_COMMON_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
27
27
28
- LSP_TEST_FW_VERSION := 1.0.21
28
+ LSP_TEST_FW_VERSION := 1.0.22
29
29
LSP_TEST_FW_NAME := lsp-test-fw
30
30
LSP_TEST_FW_TYPE := src
31
31
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
32
32
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME ) .git
33
33
34
- LSP_PLUGIN_FW_VERSION := 1.0.14
34
+ LSP_PLUGIN_FW_VERSION := 1.0.15
35
35
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
36
36
LSP_PLUGIN_FW_TYPE := src
37
37
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME ) .git
You can’t perform that action at this time.
0 commit comments