Skip to content

Commit

Permalink
[Java] Upgrade to SBE 1.33.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Nov 19, 2024
1 parent 5c600d4 commit 235499b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gradle = "8.11"

[libraries]
agrona = { group = "org.agrona", name = "agrona", version = { strictly = "[1.23.1, 2.0[", require = "1.23.1" } }
sbe = { group = "uk.co.real-logic", name = "sbe-tool", version = "1.33.1" }
sbe = { group = "uk.co.real-logic", name = "sbe-tool", version = "1.33.2" }
mockito = { group = "org.mockito", name = "mockito-core", version = "5.14.2" }
hamcrest = { group = "org.hamcrest", name = "hamcrest", version = "3.0" }
findbugs = { group = "com.google.code.findbugs", name = "findbugs-annotations", version = "3.0.1" }
Expand Down

0 comments on commit 235499b

Please sign in to comment.