Boot from CD-ROM works.

This commit is contained in:
Michael Lipp 2023-05-28 21:35:13 +02:00
parent 2ed51772ed
commit ad7e63d78c
6 changed files with 122 additions and 21 deletions

View file

@ -12,7 +12,7 @@ dependencies {
implementation 'org.jgrapes:org.jgrapes.core:[1.19.0,2)'
implementation 'org.jgrapes:org.jgrapes.io:[2.5.0,3)'
implementation 'org.jgrapes:org.jgrapes.http:[3.1.0,4)'
implementation 'org.jgrapes:org.jgrapes.util:[1.26.0,2)'
implementation 'org.jgrapes:org.jgrapes.util:[1.28.0,2)'
}
application {