Skip to content

Commit

Permalink
Bump com.iridium:IridiumTeams from 2.4.0 to 2.4.1 (#820)
Browse files Browse the repository at this point in the history
Bumps com.iridium:IridiumTeams from 2.4.0 to 2.4.1.

---
updated-dependencies:
- dependency-name: com.iridium:IridiumTeams
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent f16ca4c commit 898bc8a
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 @@ -23,7 +23,7 @@ dependencies {
implementation("org.jetbrains:annotations:24.1.0")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
implementation("com.iridium:IridiumTeams:2.4.0")
implementation("com.iridium:IridiumTeams:2.4.1")

// Other dependencies that are not required or already available at runtime
compileOnly("org.projectlombok:lombok:1.18.30")
Expand Down

0 comments on commit 898bc8a

Please sign in to comment.