Skip to content

Commit 6e7db9b

Browse files
committed
Update README to show latest version
1 parent ac44bd9 commit 6e7db9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This can be added to a [Kotlin Advent of Code template repository](https://githu
1010

1111
```kts
1212
dependencies {
13-
implementation("com.github.jsoberg:Kotlin-AoC-Utilities:2024.5")
13+
implementation("com.github.jsoberg:Kotlin-AoC-Utilities:2024.6")
1414
}
1515
```
1616

0 commit comments

Comments
 (0)