Skip to content

Commit

Permalink
Merge pull request #9 from camdenorrb/dependabot/gradle/org.processin…
Browse files Browse the repository at this point in the history
…g-core-4.3.1

Bump org.processing:core from 3.3.7 to 4.3.1
  • Loading branch information
github-actions[bot] authored Nov 15, 2024
2 parents c11e78c + 806feeb commit 23c3813
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 @@ -29,7 +29,7 @@ dependencies {
//implementation(kotlin("stdlib"))
//implementation(kotlin("reflect"))

implementation("org.processing:core:3.3.7")
implementation("org.processing:core:4.3.1")
//implementation("me.camdenorrb:MiniBus:+")

//implementation(files("libs/gifAnimation.jar"))
Expand Down

0 comments on commit 23c3813

Please sign in to comment.