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 cce7d98 commit 705c973Copy full SHA for 705c973
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:2025.3")
+ implementation("com.github.jsoberg:Kotlin-AoC-Utilities:2025.3.1")
14
}
15
```
16
0 commit comments