Skip to content

Commit

Permalink
Upgrade dependencies and build stuff again
Browse files Browse the repository at this point in the history
  • Loading branch information
EAGrahamJr committed Jan 11, 2025
1 parent 8275e26 commit db47fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.jetbrains.dokka") version "1.8.10"
// ***NOTE*** semver is applied on push, so it's the _next_ version
id("net.thauvin.erik.gradle.semver") version "1.0.4"
id("crackers.buildstuff.crackers-gradle-plugins") version "1.1.0"
id("crackers.buildstuff.library-publish") version "1.2.0"
}

repositories {
Expand Down

0 comments on commit db47fb5

Please sign in to comment.