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 ac44bd9 commit 6e7db9bCopy full SHA for 6e7db9b
README.md
@@ -10,7 +10,7 @@ This can be added to a [Kotlin Advent of Code template repository](https://githu
10
11
```kts
12
dependencies {
13
- implementation("com.github.jsoberg:Kotlin-AoC-Utilities:2024.5")
+ implementation("com.github.jsoberg:Kotlin-AoC-Utilities:2024.6")
14
}
15
```
16
0 commit comments