summaryrefslogtreecommitdiff
path: root/mise.toml
diff options
context:
space:
mode:
authorSebastian Baltes <Sebastian.Baltes@uni-bayreuth.de>2025-05-13 21:54:23 +0200
committerSebastian Baltes <Sebastian.Baltes@uni-bayreuth.de>2025-05-13 21:54:23 +0200
commit1f715d85e17d2bf6c8d73df23e12252b993f74ff (patch)
tree3f430f6588e91c3e47793d7cd4f9957eb5bf4619 /mise.toml
parent21fc676c1b5a1d026e1489e9c8fabb80e652a50c (diff)
downloadse25-assignment03-1f715d85e17d2bf6c8d73df23e12252b993f74ff.tar.gz
se25-assignment03-1f715d85e17d2bf6c8d73df23e12252b993f74ff.zip
Add code or third assignmentHEADmain
Diffstat (limited to 'mise.toml')
-rw-r--r--mise.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mise.toml b/mise.toml
new file mode 100644
index 0000000..1bfc9b9
--- /dev/null
+++ b/mise.toml
@@ -0,0 +1,3 @@
+[tools]
+java = 'temurin-21'
+maven = '3.9'