File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Simple project for Advent of Code 2023.
55Planned to be done primarily in [ Kotlin] ( https://kotlinlang.org ) . Please beware of code quality issues, because these
66are early steps on Kotlin.
77
8- If there will be major issues in solving the tasks in Kotlin these tasks may be solved in JAVA 17 .
8+ If there will be major issues in solving the tasks in Kotlin these tasks may be solved in JAVA 21 .
99
1010For more information see https://adventofcode.com [ 2023] ( https://adventofcode.com/2023 )
1111
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44
55// project meta data
66group ' de.havox_design.aoc2023'
7- version ' 0.10.1 '
7+ version ' 0.10.2 '
88
99// Switch to gradle "all" distribution.
1010wrapper {
You can’t perform that action at this time.
0 commit comments