Commit cb7b552 1 parent 81bd09e commit cb7b552 Copy full SHA for cb7b552
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
=== 1.0.24 ===
6
6
* Added definition of MacOS dependencies in build scripts.
7
+ * Updated module versions in dependencies.
7
8
8
9
=== 1.0.23 ===
9
10
* Updated build scripts.
Original file line number Diff line number Diff line change 20
20
21
21
# ------------------------------------------------------------------------------
22
22
# Variables that describe source code dependencies
23
- LSP_COMMON_LIB_VERSION := 1.0.40
23
+ LSP_COMMON_LIB_VERSION := 1.0.41
24
24
LSP_COMMON_LIB_NAME := lsp-common-lib
25
25
LSP_COMMON_LIB_TYPE := src
26
26
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
27
27
LSP_COMMON_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
28
28
29
- LSP_TEST_FW_VERSION := 1.0.29
29
+ LSP_TEST_FW_VERSION := 1.0.30
30
30
LSP_TEST_FW_NAME := lsp-test-fw
31
31
LSP_TEST_FW_TYPE := src
32
32
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
You can’t perform that action at this time.
0 commit comments