Skip to content

Commit

Permalink
Merge branch 'main' of github.com:PaulWoitaschek/AdventOfCode
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Dec 16, 2024
2 parents 74508de + 7e1bd89 commit ab90677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
kotlinPoet = "com.squareup:kotlinpoet:2.0.0"

jupiter = "org.junit.jupiter:junit-jupiter:5.11.3"
jupiter = "org.junit.jupiter:junit-jupiter:5.11.4"

serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
kotlin-jvmPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit ab90677

Please sign in to comment.