Skip to content

Commit b0e9c02

Browse files
committed
Update sbt-jdi-tools
1 parent 8fb2397 commit b0e9c02

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ While it is always the case with Java 9, you probably want to use the `sbt-jdi-t
2525

2626
```scala
2727
// project/plugins.sbt
28-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
28+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
2929
```
3030

3131
You can start a debug server by providing your own intance of `Debuggee`, `DebugToolsResolver` and `Logger`.
@@ -102,7 +102,7 @@ To do so you can use the `sbt-jdi-tools` plugin in the meta project (it goes to
102102

103103
```scala
104104
// project/project/plugins.sbt
105-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
105+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
106106
```
107107

108108
# Development
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")

modules/sbt-plugin/src/sbt-test/debug-session/hot-code-reload/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ val pluginVersion = sys.props
1010

1111
addSbtPlugin("ch.epfl.scala" % "sbt-debug-adapter" % pluginVersion)
1212
libraryDependencies += "ch.epfl.scala" %% "scala-debug-adapter-test" % pluginVersion
13-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
13+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")

modules/sbt-plugin/src/sbt-test/debug-session/unmanaged-jars/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-debug-adapter" % pluginVersion)
1212
libraryDependencies += "ch.epfl.scala" %% "scala-debug-adapter-test" % pluginVersion
1313

1414
// this plugin add the tools.jar from the JDK into the classpath as an unmanaged jar.
15-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
15+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// required for [email protected]
2-
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
33

44
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.7.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

0 commit comments

Comments
 (0)