Skip to content

Commit

Permalink
Bump net.thenextlvl.core:adapters from 2.0.0 to 2.0.1 in /api
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:adapters from 2.0.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: net.thenextlvl.core:adapters
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent a2ffa40 commit 4107d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {

implementation("net.thenextlvl.core:nbt:2.2.14")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:adapters:2.0.0")
implementation("net.thenextlvl.core:adapters:2.0.1")

annotationProcessor("org.projectlombok:lombok:1.18.36")
}
Expand Down

0 comments on commit 4107d75

Please sign in to comment.