aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Segundo2023-01-06 14:36:01 +0100
committerGitHub2023-01-06 14:36:01 +0100
commit3b8dfde7e1d1cf584fb04c0faec8ade1323edb3e (patch)
tree3fc988b1fc680cf1f13a7c44587410d2cc4a1505 /Makefile
parent1f49a88e5935433cd68428c482a194a794cf88bf (diff)
downloadlanguagetool-3b8dfde7e1d1cf584fb04c0faec8ade1323edb3e.tar.gz
Bump to 6.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa85109..d84d9e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-LANGUAGETOOL_VERSION := 5.8
+LANGUAGETOOL_VERSION := 6.0
TRIVY_VERSION := 0.24.2
BUILDARG_VERSION := --build-arg VERSION=$(LANGUAGETOOL_VERSION)