projects
/
factbooks
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d65fded
)
Remove Pebble dependency
author
Lanius Trolling
<lanius@laniustrolling.dev>
Mon, 8 Apr 2024 20:25:51 +0000
(16:25 -0400)
committer
Lanius Trolling
<lanius@laniustrolling.dev>
Mon, 8 Apr 2024 20:25:51 +0000
(16:25 -0400)
build.gradle.kts
patch
|
blob
|
history
diff --git
a/build.gradle.kts
b/build.gradle.kts
index b90ee704bddf7ff8f00c5f1e8e2d97b94c11d5aa..91a43fca8c048bf7ee3db1f4cdb832b2288662e6 100644
(file)
--- a/
build.gradle.kts
+++ b/
build.gradle.kts
@@
-154,7
+154,6
@@
kotlin {
implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.11.0")
- implementation("io.pebbletemplates:pebble:3.2.2")
implementation("org.apache.groovy:groovy-jsr223:4.0.10")
implementation(files("libs/nsapi4j.jar"))