We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b10511 commit b2c0759Copy full SHA for b2c0759
Makefile
@@ -2,7 +2,7 @@ LLAR_VERSION := $(shell lein pprint --no-pretty -- :version)
2
CLOJURE_FILES := $(wildcard *.clj src/**/*.clj test/**/*.clj)
3
SHELL=/bin/bash -o pipefail
4
5
-ibmplex_version := 6.4.2
+ibmplex_version := 6.3.0
6
fontawesome_version := 6.7.1
7
bootstrap_version := 5.3.3
8
jquery_version := 3.7.1
0 commit comments