Skip to content

Commit

Permalink
Backend: No unknown lines after changes are declared
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMWolfs committed Nov 21, 2024
1 parent 7b34a2f commit fffed0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib")
implementation("com.github.SkyHanniStudios:SkyHanniChangelogBuilder:1.0.1")
implementation("com.github.SkyHanniStudios:SkyHanniChangelogBuilder:1.0.2")
}

0 comments on commit fffed0b

Please sign in to comment.