Skip to content

Commit

Permalink
Update dependency com.teamscale:teamscale-lib-commons to v2025
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 76ad9d1 commit fbb091a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.

spark = { module = "com.sparkjava:spark-core", version = "2.9.4" }
jcommander = { module = "com.beust:jcommander", version = "1.82" }
teamscaleLibCommons = { module = "com.teamscale:teamscale-lib-commons", version = "9.4.1" }
teamscaleLibCommons = { module = "com.teamscale:teamscale-lib-commons", version = "2025.1.0" }
commonsCodec = { module = "commons-codec:commons-codec", version = "1.17.2" }
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
Expand Down
2 changes: 1 addition & 1 deletion teamscale-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>com.teamscale</groupId>
<artifactId>teamscale-lib-commons</artifactId>
<version>9.4.1</version>
<version>2025.1.0</version>
</dependency>
<dependency>
<groupId>com.teamscale</groupId>
Expand Down

0 comments on commit fbb091a

Please sign in to comment.