Skip to content

Commit

Permalink
Bump org.processing:core from 4.3.1 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps [org.processing:core](https://github.com/processing/processing4-carbon-aug-19) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/processing/processing4-carbon-aug-19/releases)
- [Commits](processing/processing4@processing-1294-4.3.1...processing-1295-4.3.2)

---
updated-dependencies:
- dependency-name: org.processing:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 23c3813 commit 46fd305
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:4.3.1")
implementation("org.processing:core:4.3.2")
//implementation("me.camdenorrb:MiniBus:+")

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

0 comments on commit 46fd305

Please sign in to comment.